Skip to content

add --finetune option for resnet, vgg, and densenet architectures #446

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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

dribnet
Copy link

@dribnet dribnet commented Nov 17, 2018

The finetune option is used to freeze features layers on a pretrained network

refactored and updated code from #58

@soumith
Copy link
Member

soumith commented Nov 18, 2018

instead of making main.py a one-stop shop for everything, I feel like a finetune.py would be a much better idea here. What do you think?

@msaroufim
Copy link
Member

@dribnet I'm happy to merge this but it probably needs a test. Take a look at this for some inspiration https://github.com/pytorch/examples/blob/main/run_python_examples.sh

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

Successfully merging this pull request may close these issues.

None yet

4 participants