-
## Describe the feature
Run-Length-Encoding or **RLE** is one of the encoded annotation formats mostly for the segmentation task. It would be nice to have a **utility** function to **encode** and **d…
-
I had an idea today! COCO supplies segmentation annotations for every instance, but we don't use them. I realized it might be useful though to have access to these annotations in the dataloader becaus…
-
### System Info
working:
- `transformers` version: 4.26.1
- Platform: Linux-6.0.12-x86_64-with-glibc2.10
- Python version: 3.8.16
- Huggingface_hub version: 0.12.0
- PyTorch version (GPU?): 1.…
-
**Describe the bug**
When running the command, I get the following error:
```
python3 -m scalabel.label.to_coco -i /Users/me/Desktop/scalabel/cards_export_2023-06-16_11-29-52.json -o /Users/me/De…
-
Some errors happened during validatting the source model on the validation set of the continuous target domain.
I tried to modify the attribute ('category' -> 'categories') in the _det_2d_cocoforma…
-
- - UPDATE - -
-- update --
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
--UPDATE--
some…
-
i am trying to train on object365 data from scratch. should i use the [hyp.finetune_objects365.yaml](https://github.com/ultralytics/yolov5/blob/develop/data/hyp.finetune_objects365.yaml) file instead …
-
### 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/tree/main/docs/en/faq.md) but …
-
Hi,
First of all thank you for the awesome content. But I was wondering how to test the model on custom images once the training is done. I've completed the training part and it is performing detecti…
-
Hi Kostadinov,
The conversion from Wildtrack bbox coordinates to coco in [wildtrack2mvcoco.py](https://github.com/KostadinovShalon/MVViT/blob/main/tools/wildtrack2mvcoco.py) should actually be
…