Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

OneClassClassification

One class image classification with pytorch.

There are images which have one of three categories (bags, sneakers or speakers) and images without one. My aim is to build classifier that will determine the presence or absence of a category.

I suggest use ResNet50 like image feature extractor and then use OneClassSVM algorithm.

About

One class image classification with pytorch

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages