issues
search
Deci-AI
/
data-gradients
Computer Vision dataset analysis
Apache License 2.0
293
stars
33
forks
source link
Minor Fixes (IoU, Segmentation resize + improved exception)
#174
Closed
Louis-Dupont
closed
11 months ago
Louis-Dupont
commented
1 year ago
3 independant minor fixes.
For duplicates, it just helps crashing sooner if the path are not valid (instead of waiting until end of full analysis...)
IoU was crashing when there was ALWAYS <=1 bbox
segmentation; I dont remember if there was a bug due to this, but masks should be reshaped with nearest and not linear,
3 independant minor fixes.