bit-bots / YOEO

YouOnlyEncodeOnce - A CNN for Embedded Object Detection and Semantic Segmentation
GNU General Public License v3.0
22 stars 4 forks source link

Dataloader should not convert segmentation images #62

Closed jaagut closed 1 year ago

jaagut commented 1 year ago

Context

As discussed in #61 (https://github.com/bit-bots/YOEO/issues/61#issuecomment-1318421045), the YOEO dataloader should not convert segmentation images from TORSO-21 format (0, 127, 255, ...) to YOEO format (0,1,2, ...) itself. This is the task of the TORSO-21 convert-script. Instead, we should use the correct path yoeo_segmentations.