Skip to content
forked from RE-OWOD/RE-OWOD

revisiting open world object detection

License

Notifications You must be signed in to change notification settings

xingtianqz/RE-OWOD

 
 

Repository files navigation

Revisiting Open World Object Detection [arXiv]

Installation

See INSTALL.md.

Dataset

Our new data division is based on COCO2017. We divide the training set into four tasks, in which each task has 20 categories. For each task, we obtained images containing the categories of each task from the training set, and removed the annotation information of other categories in these pictures during training. In each task, 1000 images are sampled as the validation set. And we de duplicate the training set and the validation set. For the testing set, we adopt the validation set of COCO2017, which contains relatively complete annotation information.

The data files are at ./datasets/Main/.

About

revisiting open world object detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.4%
  • Cuda 4.8%
  • C++ 3.7%
  • Other 1.1%