Skip to content

Ulia-Demidova/OneClassClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published