mantasu / glasses-detector

Glasses detection, classification and segmentation
https://mantasu.github.io/glasses-detector/
MIT License
39 stars 6 forks source link

Eyeglass classifier #7

Closed RamitPahwa closed 7 months ago

RamitPahwa commented 7 months ago

Is the Eyeglass classifier available at the moment ? Would it possible to share a single checkpoint for eyeglass classifier.

Thanks in advance!

mantasu commented 7 months ago

Sorry, only a sunglasses classifier is available now (however, it will not identify regular eyeglasses). It should not be too hard though to train your own model using a similar structure as for SunglassesClassifier (some Kaggle datasets would work).

But all the features should arrive by February, see #2.

mantasu commented 7 months ago

I've released some temporary weights that may help you. See #9~