Skip to content

Annotations Mismatch in Datumaro dataset #5344

@kprokofi

Description

@kprokofi

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

  1. Take real dataset to train on (wgisd in my case, I will provide env and a dataset)
  2. Run normal training: otx train --config src/otx/recipe/instance_segmentation/maskrcnn_r50_tv.yaml --data_root ../../detection/wgisd_merged_coco_small
  3. Investigate dataset in OTXInstanceSegmentation Dataset
  4. 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:

Metadata

Metadata

Labels

Geti Tune LibraryIssues related to Geti Tune Library (OTX)

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions