Cifar10_classification BIT人工智能专业深度学习作业2:使用深度学习网络进行Cifar10图像分类; 在本实验中,使用到的模型有:lenet,resnet,vgg python ImageClassification.py --name my_exp --model resnet50 --gpu_id 2 for more detail, please see code in ImageClassification.py