tcotte
tcotte
Great work, thank you. But I'm encountering errors when I use "Normalize" function from Albumentations. Can you explain me the issue pls ?
I have the same issue. Did you solve this ?
You did not install well the package. Follow instructions on install.md
On documentation, it's written : "Logging nested metrics is encouraged and is supported in the W&B UI. If you log with a nested dictionary like wandb.log({"train": {"acc": 0.9}, "val": {"acc":...
@Skyibis thank you for your answer. Unfortunately, I am stuck when I executate: mim install mmdet==2.27.0 on Google Colab. The terminal get stuck on : `Building wheels for collected packages:...
Hello, I am new to MMRotate. I've found this library while I was searching for an instance segmentation model with oriented bounding boxes. Thank you @zytx121, I think this project...
Same on MMRotate
That is done. What improvements want you to do ? Did you think about merge more than two COCO .json files ?
Change */content/YOLOX/yolox/data/datasets/voc_classes.py* file if you use a PASCAL_VOC dataset and type the 8 classes that you want in the VOC_CLASSES tuple.
Could you share the updated link please ?