MagicSource
MagicSource
If you have spare GPU or spare time, please help YOLOv7 training models! Currently we are planned to train models on: - YOLOX with Keypoints head; - YOLOv7 with NASVit...
We have been massively experimented 2 kinds of models in the last few months: - Large models no matter on latency; - Small models which consider both latency and accuracy...
For new version, run demo by: ``` python demo.py --config-file /path/config -i /your/videos ``` the `-i` here is your: - input image file - images dir - video file all...
As I can see, there seems no support for bold, why not?
If you have any ideas/thoughts/experiment observations, welcomes to have a discuss about it!
Hi, things is I want parse 2 bool args, but there is a positional arg, like this: gofind ./ -d -f ./ is a positional arg, but once I add...
how to view bvh animation?
Hi, just wanna ask how to change `fusion_ufk` into single `ukf` which predicts only on lidar data?
Hi, it's that possible applying BERT model on data such as WebQA in Chinese?