0
stars
0
forks
source link
Image Classification for TensorFlow 2.0
Training Methods
- [x] transfer learning
- [ ] custom model
Getting Started
1. Get Dataset
2. Set Up Environment
3. Configure Input/Output Path
Run The Project
If Use PyCharm
If Use Terminal
Results
TODO
Environment
- [x] macOS 10.15.2
- PyCharm 2018.3 PROFESSIONAL
- Anaconda 4.6.8
- Python 3.7.6
- TensorFlow 2.0.1
- [ ] Linux <#TODO#>
Reference