Skip to content

v0.1.0

Compare
Choose a tag to compare
@mantasu mantasu released this 08 Jul 08:05
· 52 commits to main since this release

Initial Release

This is the initial BETA release of glasses-detector package. The package structure is complete, however, not all the models are trained. In case custom models are preferred, training and testing scripts are fully ready.

The pre-trained weights are available for these models:

  • SunglassesClassifier or sunglasses-classifier
  • FullGlassesSegmenter or full-glasses-segmenter
  • FullSunglassesSegmenter or full-sunglasses-segmenter

Note: for classification, "huge" category of weights is missing. For full glasses segmentation, "medium" category of weights is missing. The other 4 categories of weights for both tasks are available.

Please refer to the documentation page for more details.