Popular repositories Loading
-
text-detection-ctpn
text-detection-ctpn PublicForked from eragonruan/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
Python
-
SlowFast
SlowFast PublicForked from facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Python
-
tfmatch
tfmatch PublicForked from lzx551402/tfmatch
TensorFlow implementation of GeoDesc (ECCV'18), ContextDesc (CVPR'19) and ASLFeat (CVPR'20)
Python
-
Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI PublicForked from RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Easily train a good VC model with voice data <= 10 mins!
Python
-
-
Real-ESRGAN
Real-ESRGAN PublicForked from doevent/Real-ESRGAN
PyTorch implementation of Real-ESRGAN model
Python
15 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created an issue in zilliztech/deep-searcher that received 1 comment
Encounter a bug:TypeError: list indices must be integers or slices, not str
Excute:deepsearcher --query "小组成员有哪些?"
Result:
<think> Select agent [ChainOfRAG] to answer the query [小组成员有哪些?] </think> >> Iteration: 1 <think> Pe…