-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
find NaN for training faster_rcnn_r101_fpn_1x_coco.py
Package Version Editable project location
---------------------------- -------------------- ------------…
-
When i train the detr_r50_8*2_150e_coco.py on my own coco dataset, but the ap=0?
![bf2722a000595ab3fc884dc2dab3040](https://user-images.githubusercontent.com/86214036/174576698-5c79cb4e-4108-43a7-bf1…
-
Hi, I using mmDetection on my own UAVDT dataset, but I found the obejects on the right of all images can not be detected. I wonder if I should change the image size in anywhere to fix this problem? T…
-
When I run 'python tools\train.py configs\yolox\yolox_x_8xb8-300e_coco.py', it reported the following error,My detection class is one, which I have set in 'mmdet\datasets\coco.py':
```
METAINFO = { …
-
Hi,
I have followed **macaque dataset** format to label the keypoints in custom dataset. My custom dataset comprises of 200 black and white .png images with straight lines. I have labeled my datase…
-
hi, I get the following error even after I have updated my `__init__.py` file and provided my `customdataset.py` file. Here is the error.
```
Traceback (most recent call last):
File "tools/tr…
-
The docker image fails to build, stopping on step 13/13, the build of Caffe2. The issue is in the build of detectron.
```
make[3]: Entering directory '/detectron/build'
[ 40%] Building CXX obje…
-
when i try to train my coco dataset with fast_rcnn, and error , I also change the num-classes. and i use yolo to train successfully.
Traceback (most recent call last):
File "tools\train.py", l…
-
CLIP training example is broken.
raise this error:
`TypeError: 'JpegImageFile' object is not subscriptable`
in this section line 151:
https://github.com/UKPLab/sentence-transformers/blob/f…