J-Seo / Udacity_Image_classifier

Image_classifier: Using 102 Flowers data, model classifies the flower images where they belong among 102 groups. train.py & predict.py: Users can train the model selecting some hyper-parameters and activation function etc... and check model performance calling predict.py.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity AI Programming Lecture

0. Basic information

Project 1: Image Classifier

Image_classifier: Using 102 Flowers data, model classifies the flower images where they belong among 102 groups.

Project 2: User Application

train.py & predict.py: Users can train the model selecting some hyper-parameters and activation function etc... and check

model performance calling predict.py.

1. Author

서재형, Jaehyung Seo

2. License

MIT License

Copyright (c) 2018 Udacity

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

3. Notice!

Due to the Over 100 files and limitation of MB, this package does not include 'checkpoint.pth' and

'hymenoptere data' (ants & bees dataset for learning)

About

Image_classifier: Using 102 Flowers data, model classifies the flower images where they belong among 102 groups. train.py & predict.py: Users can train the model selecting some hyper-parameters and activation function etc... and check model performance calling predict.py.


Languages

Language:HTML 98.0%Language:Python 2.0%