mmclassification/tests
Lei Yang c905decddf
Resize according to short edge (#22)
* resize according to short edge

* revise doc for resize

* fix unitest for resize

* resize short_edge when second value of size is -1

* rename short_edge to short_side
2020-08-11 16:04:45 +08:00
..
data Add RandomCrop, RandomResizedCrop, RandomGrayscale, impad 2020-07-12 00:06:55 +08:00
test_backbones Add ResNet_CIFAR 2020-07-12 00:06:56 +08:00
test_pipelines Resize according to short edge (#22) 2020-08-11 16:04:45 +08:00
test_dataset.py