-
I have an idea of adapting YOLO network to some other existing classification networks like SqueezeNet or ResNet to tackle different problems. Is it possible to create such network and train without p…
-
Implement Yolo-LSTM detection network that will be trained on Video-frames for mAP increasing and solve blinking issues.
* https://arxiv.org/abs/1705.06368v3
* https://arxiv.org/abs/1506.04214v2
…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
eval_rcnn cgf has a test option. Should I change it to test when submitting with kitti performance?
(However, if you change it to test, an error occurs saying there is no train_mask. so.. Should I pu…
-
Hi @waleedka : Thanks for the great work! Is it possible to train for keypoint detection? Sorry for the wrong title of the issue, I can't correct it.
-
Hi @X-Lai, @tianzhuotao, @yukang2017, @yanwei-li , @xbkaishui
I am evaluating your method with your provided model (xinlai/LISA-13B-llama2-v1) as a part of my research studies. I see the significant …
-
I updated Darknet to the latest version,and i can't training on colab and my own PC .What happened was the same issue
`CUDA-version: 10010 (10010), cuDNN: 7.6.5, GPU count: 1
OpenCV version: 3.2…
-
python ./tools/train.py ./configs/nusc/pp/nusc_centerpoint_pp_015voxel_two_pfn_10sweep.py
No Tensorflow
2022-07-20 10:19:14,336 INFO Distributed training: False
2022-07-20 10:19:14,336 INFO …
-
configs\mm_grounding_dino\grounding_dino_swin-t_pretrain_obj365.py,
in this cfg, the num_classes in dino head is 256, and then this is inherited by all cfgs.
why is 256 for 365 classes in object…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…