12 Commits

Author SHA1 Message Date
Lei Yang
4b46fd6dc7
Add CIFAR10 configs and models (#38)
* rename cifar configs

* add cifar10 configs

* fix linting

* add params, flops and accuracy in docs

* add cifar10 pretrained models and logs

* use oss-accelerate url

* del unused cifar10 configs
2020-08-26 16:34:15 +08:00
Lei Yang
b2fc837e84
Rename configs with samples_per_batch x gpus (#37)
* rename configs with samples_per_batch x gpus

* revise docs accordingly
2020-08-23 23:53:51 +08:00
Xiaojie Li
59abed3c39
Update pretrained model (#33)
* update model_zoo

* update performance

* update shufflenet v2

Co-authored-by: lixiaojie <lixiaojie@sensetime.com>
2020-08-13 14:04:57 +08:00
Lei Yang
22632ae24c
correct module name from mmdet to mmcls (#8) 2020-07-21 19:28:14 +08:00
yl-1993
41fae9b66b add docs conf 2020-07-13 00:47:13 +08:00
yl-1993
4e6875d44e add index.rst for readthedocs 2020-07-12 00:06:57 +08:00
yanglei
5c88675a71 Add configs for MNIST, CIFAR10 and ImageNet 2020-07-12 00:06:57 +08:00
yanglei
563fa63d06 Add model_zoo docs 2020-07-12 00:06:57 +08:00
yanglei
6968ad5b3b Add RandomFlip 2020-07-12 00:06:56 +08:00
yanglei
4bc2268f48 Add tutorial docs 2020-07-12 00:06:54 +08:00
yanglei
85399b397d Add installation docs 2020-07-12 00:06:53 +08:00
yanglei
d967b94439 Add getting_started docs 2020-07-12 00:06:53 +08:00