Ezra-Yu
2ce5825ef1
[Feature] Support ImageNet21k dataset. ( #461 )
...
* add imagnet21k
* Update unit test
* update imaenet21k
* use slots
* use slots
* rename Data_item to ImageInfo
* add unit tests
* Update unit tests
* rm some print
* update unit tests
* fix lint
* remove default value of pipeline
2021-10-28 15:22:08 +08:00
imyhxy
671414becb
[Fix] Fix missing import `Compose` and `Normalize`.
...
* Fixed missing import 'Compose'
* Fixed mistype `Compose` in `mmcls/datasets/__init__.py`
* Fixed missing import `Normalize`
* [Docs] Fix typos in doctest
* [Fix] Sort import module
2021-10-28 15:21:05 +08:00
Ma Zerun
f9eb9b409b
[Docs] Add Copyright information. ( #413 )
2021-08-17 19:52:42 +08:00
LXXXXR
c07e60dd7d
[Feature] Support PASCAL VOC 2007 dataset for multilabel task ( #134 )
...
* support voc
* minor change
2021-01-11 11:08:59 +08:00
yanglei
ba789da5c8
Add commonly used datasets
2020-07-01 16:09:06 +08:00
chenkai
a99e6eb10d
init commit
2020-05-21 21:21:43 +08:00