issues
search
Deci-AI
/
data-gradients
Computer Vision dataset analysis
Apache License 2.0
293
stars
33
forks
source link
Fix classnames
#210
Closed
Louis-Dupont
closed
11 months ago
Louis-Dupont
commented
11 months ago
2 cases seem to not be properly handled
Clear mistake in the code where the class_names mapping is reversed in a specific case
Loading from cache of class_names when it is a dict loads the ids as str instead of int
2 cases seem to not be properly handled