You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how can i make the class map for wds to redcue the classes ( timm\imagenet-w21-wds in huggingface )?
in reading image folder, the class map consists of the class names in text file.
but i think wds is different. when i put the class map for reading image folder to wds reader, there is the error.
(plz check /pytorch-image-models/timm/data/readers/reader_wds.py)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
how can i make the class map for wds to redcue the classes ( timm\imagenet-w21-wds in huggingface )?
in reading image folder, the class map consists of the class names in text file.
but i think wds is different. when i put the class map for reading image folder to wds reader, there is the error.
(plz check /pytorch-image-models/timm/data/readers/reader_wds.py)
what can i do?
Beta Was this translation helpful? Give feedback.
All reactions