Skip to content

LostPetInitiative/PetImageExtractor-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments workspace to extract pets from photos

Right now we use YoloV4 tensorflow implementation trained on COCO dataset to detect dogs and cats. Corresponding bounding boxes are extracted.

Dog detection performance

The average precision (AP) of the dog detection is 91.96%

Dog detection Average Precision

We assess the average precision on the Stanford Dogs dataset (with mixed-in cats from CatsVsDogs dataset to harden detection)

Cat detection performance

todo

About

Experiments workspace to extract the pet from photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages