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

separate transfer and freeze logic #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kuz-man
Copy link
Contributor

@Kuz-man Kuz-man commented Jan 13, 2020

allow tranferring and freezing in the following format:
'none', 'yolo_darknet', 'yolo_conv', 'yolo_output_conv', 'all'
This makes the training much more versatile and allows for using a checkpoint to resume training while tranfering different subset of weights. This also allows to transfer most of the yolo_output_conv weights except the last convolution.

allow tranferring and freezing in the following format:
'none', 'yolo_darknet', 'yolo_conv', 'yolo_output_conv', 'all'
This makes the training much more versatile and allows for using a checkpoint to resume training while tranfering different subset of weights,
@Caesar2011
Copy link

Would love to see this!

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

Successfully merging this pull request may close these issues.

None yet

2 participants