mmpretrain/mmcls/datasets
LXXXXR 21fd5019fb
add macro-averaged precision,recall,f1 options in evaluation (#93)
* add macro-averaged precision,recall,f1 options in evaluation

* remove unnecessary comments

* Revise according to comments

* Revise according to comments
2020-11-25 16:13:54 +08:00
..
pipelines Add albumentations (#45) 2020-09-22 17:35:39 +08:00
samplers Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
__init__.py Add commonly used datasets 2020-07-01 16:09:06 +08:00
base_dataset.py add macro-averaged precision,recall,f1 options in evaluation (#93) 2020-11-25 16:13:54 +08:00
builder.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
cifar.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
dataset_wrappers.py Add missing CLASSES argument to dataset wrappers (#66) 2020-10-15 21:25:53 +08:00
imagenet.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
mnist.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
utils.py replace urlretrieve with urlopen (#13) 2020-07-27 22:20:03 +08:00