mirror of https://github.com/RE-OWOD/RE-OWOD
Update README.md
parent
e564e911da
commit
59f508bb13
|
@ -9,7 +9,7 @@ See [INSTALL.md](INSTALL.md).
|
|||
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/OWOD_imagesets/](./datasets/OWOD_imagesets/).
|
||||
The data files are at [./datasets/Main/](./datasets/Main/).
|
||||
And the codes for creating these files are at [datasets/coco_utils](datasets/coco_utils)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue