dbolya / tide

A General Toolbox for Identifying Object Detection Errors
https://dbolya.github.io/tide
MIT License
702 stars 115 forks source link

Feature Request: Compress masks as they are added to Data #35

Open drewm1980 opened 2 years ago

drewm1980 commented 2 years ago

You have this nice Data._prepare_mask() that it currently just a NOP... did you mean to actually compress masks in there?