-
Hi~
I found that there is a difference between the gt generated by the code and the official one provided by VOC.
-
Hi @wvangansbeke, thank you very much for the great work on unsupervised segmentation!
Based on my understanding, you evaluated MaskDistill on the VOC2012 trainval set in COCO-style metrics using t…
-
Hi,
I am wondering what segmentation, bbox, and area do as the mscoco website does not explain what they do very well.
Another question is how do I know what numbers to put in for these annotati…
-
When installing the Python version of coco by step 3 (running python do.py run-python in console) the cmd brings following output:
AML ['code-experiments/src/coco_random.c', 'code-experiments/s…
-
I attempted to convert the annotations from the EXLPose dataset to Yolo8-pose format but encountered difficulties and was unable to complete the task
-
Trying to run script labelbox_Json2yolo.py.
I am getting error line 22, in convert
im_path = img['Labeled Data']
TypeError: string indices must be integers
It creates a directory with the n…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
It seems like the issue of converting Centernet models to ONNX is not yet resolved and I cannot figure out any other way to get a CoreML model of CenterNet for iOS application.
Please provide instr…
-
Hi,
Currently I'm benchmarking DFO software including cma via fmin2. I'm running the test in new server, at the moment we do not have a scheduler. Everything is working fine but the execution is …
-
I am training over my costum data. The labels are in COCO json format.
As you can see from the folloaing error, It trians over iterations and evalute them but after a while it crashes compalining abo…