-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Labels
ALGOAny changes in OTX Algo Tasks implementationAny changes in OTX Algo Tasks implementation
Description
After Experimental datumaro implementation (#4920) there is some refactoring is needed.
- Improve checks and edge cases handling like HWC -> CHW transformations
- Remove OTX Data Item since we are using OTXSample from Datumaro, rename all docstrings and typing. Remove torch entity. Move / Combine OTXDataBatch / Predict with new OTXSample
- Remove OTX Img Info, since we can use now Datumaro Img Info
- Remove Polygons from the whole pipeline, since we don't use them anymore
- Fix unit tests (migrate from OTXDataItem to OTXSample, remove polygons, add new tests for OTXSample, etc.)
- Update/remove legacy datumaro format when new one will be fully supported on the Datumaro side
Metadata
Metadata
Assignees
Labels
ALGOAny changes in OTX Algo Tasks implementationAny changes in OTX Algo Tasks implementation