mantasu / glasses-detector

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

classify sunglasses #4

Closed kienld3049 closed 7 months ago

kienld3049 commented 9 months ago

Hello author, I really need a model to classify sunglasses (the same task you provided). Can you upload the code of this task earlier. I really appreciate that..Thank you so much

mantasu commented 9 months ago

Hi, you should be able to do that. Just install the current BETA version with pip and go through the examples in README.md. They show how to classify sunglasses.

Note that all the interface at some point in the future will be updated, with better models, but that probably won't happen anytime soon.

mantasu commented 7 months ago

Sunglasses classification is currently implemented but will be updated soon.