EasyCV/tests/datasets/segmentation/data_sources
gulou 36a3c45efa
add more data source for auto download (#229)
* add caltech, flower, mnist data source

* add det lvis data source

* add pose crowdPose data source

* add pose of OC Human data source

* add pose of mpii data source

* add Seg of voc data source

* add Seg of coco data source

* add Det of wider person datasource

* add Det of african wildlife datasource

* add Det of fruit datasource

* add Det of pet datasource

* add Det of artaxor and tiny person datasource

* add Det of wider face datasource

* add Det of crowd human datasource

* add Det of object365 datasource

* add Seg of coco stuff 10k and 164k datasource

Co-authored-by: Cathy0908 <30484308+Cathy0908@users.noreply.github.com>
2022-12-02 10:57:23 +08:00
..
__init__.py [feature] add segmentation modules (#71) 2022-05-31 20:19:17 +08:00
test_seg_coco_datasource.py add more data source for auto download (#229) 2022-12-02 10:57:23 +08:00
test_seg_coco_stuff_datasource.py add more data source for auto download (#229) 2022-12-02 10:57:23 +08:00
test_seg_raw_datasource.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
test_seg_voc_datasource.py add more data source for auto download (#229) 2022-12-02 10:57:23 +08:00