-
Hi, I have difficulty training for the 6 dataset(mpiinf, coco, mpii, lsp, muco, crowdpose). The training code can run successfully for a period of time (not more than some epoch) and then will encount…
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https://…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
Hi!
Thanks for your interesting work on open vocabulary detection.
I read the paper and tried to run the code, but had some trouble. Hope for your help!
1. How can I get this file "clip_feat.pkl…
-
### OpenVINO Version
2024.3.0
### Operating System
Windows System
### Device used for inference
GPU
### Framework
None
### Model used
Mask R-CNN
### Issue description
…
-
Hello, thank you for your outstanding work!
I would like to perform video inference directly using yolo_world, and I have used Roboflow Inference and Supervision, but they only provide some benchmar…
-
After I shut down my computer before incompletely killing all model training processes, this problem occurred.
I try to reinstall the cuda driver and the anaconda environment is same as [get_started.…
-
## misc material:
* kaggle notebook that uses PL for object detection: https://www.kaggle.com/code/artgor/object-detection-with-pytorch-lightning/notebook and https://github.com/Erlemar/wheat
* kag…
-
I set
```
os.environ["CUDA_VISIBLE_DEVICES"]="0"
GPU_COUNT = 1
```
but when I check `nvidia-smi`, no jobs are reported. Why is this happening?
-
What are the requirements?