issues
search
wkentaro
/
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
https://labelme.io
Other
13.59k
stars
3.42k
forks
source link
Improve dock feature configuration
#1482
Open
akx
opened
3 months ago
akx
commented
3 months ago
Don't leak
features
in loop
The features were ANDed in to
features
in the loop, so configuring things to
false
might not have had an effect
Don't crash if configuration is missing
Don't use stringly typed
getattr
magic
features
in loopfeatures
in the loop, so configuring things tofalse
might not have had an effectgetattr
magic