Yu Liu

Results 1 issues of Yu Liu

I train efficientnet-b3 with ImageNet dataset by the script in ./examples/imagenet/main.py with the following command `python main.py /path/to/imagenet -b 128 --image_size 300 -a 'efficient-b3' `. The GPU of my machine...