Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image classification transfer learning workflow #108

Open
EmbraceLife opened this issue Mar 6, 2019 · 0 comments
Open

Image classification transfer learning workflow #108

EmbraceLife opened this issue Mar 6, 2019 · 0 comments

Comments

@EmbraceLife
Copy link
Owner

Image classification transfer learning workflow

1. download dataset
2. create DataBunch
3. see your data
4. create CNN with pretrained model
5. fit the model with one-cycle-learning
6. see how your model doing
7. tweak and improve the workflow above
	* choose the appropriate epochs number
	* training the full model with appropriate learning rate
	* use more layers
	* data augmentation

目录 fastai DL workflow #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant