Skip to content

bradezard131/wsod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weakly Supervised Object Detection

My implementations of a variety of algorithms and models for the weakly supervised object detection problem, based on facebookresearch/detectron2

Requirements

  • Python 3
  • Latest Pytorch (1.3.1 as of last readme update)
  • Latest Torchvision (0.4.2 as of last readme update)
  • Detectron2

Models implemented in this repository

Below are the models currently implemented in this repository, as well as their performance using VGG16 as a backbone.

About

Weakly Supervised Object Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages