-
Notifications
You must be signed in to change notification settings - Fork 462
Labels
Geti Tune LibraryIssues related to Geti Tune Library (OTX)Issues related to Geti Tune Library (OTX)
Description
Annotations mismatch in Datumaro dataset. Instance Segmentation training fails due to number of boxes and masks mismatch. Moreover # annotations in dm_subset != # annotations in json file
Steps to Reproduce
- Take real dataset to train on (wgisd in my case, I will provide env and a dataset)
- Run normal training: otx train --config src/otx/recipe/instance_segmentation/maskrcnn_r50_tv.yaml --data_root ../../detection/wgisd_merged_coco_small
- Investigate dataset in OTXInstanceSegmentation Dataset
- Ensure that all annotations are correctly loaded, compare with original json file
Environment:
- OS:
- Framework version:
- Python version:
- OpenVINO version:
- CUDA/cuDNN version:
- GPU model and memory:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Geti Tune LibraryIssues related to Geti Tune Library (OTX)Issues related to Geti Tune Library (OTX)