Udacity Image Classifier 源码
使用Python项目进行AI编程 使用模型对图像分类“ 102个花类别” 注意: you may execute it as follows. 为您训练有成就感。 open the file map 1 - cd /home/workspace/ImageClassifier execute train.py with parameters 2 - python train.py --save_dir ' result ' --arch ' vgg13 ' --GPU GPU flowers :sparkles: 作为此过程的结果,我们在结果文件夹中获得了一个model.'checkpoint.pth'。 :sparkles: Finally, we can check the model with parameters. 3 - python predict.py image_dir ' flowers ' loa
文件列表
Udacity-Image-Classifier-main.zip
(预估有个8文件)
Udacity-Image-Classifier-main
.gitignore
1KB
Image_Classifier_Project_v1.ipynb
838KB
LICENSE
48B
cat_to_name.json
2KB
README.md
2KB
Image Classifier Project.ipynb
838KB
predict.py
4KB
train.py
8KB
暂无评论