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

Transfer learning with tensorflow #2

Open
Ajaz-Ahmad opened this issue Aug 13, 2019 · 0 comments
Open

Transfer learning with tensorflow #2

Ajaz-Ahmad opened this issue Aug 13, 2019 · 0 comments

Comments

@Ajaz-Ahmad
Copy link

Ajaz-Ahmad commented Aug 13, 2019

Hi,

I am using yolo architecture and trying transfer learning. I have pre-trained weights trained over 80 classes but now I want output for 3 classes only. How can I remove the last convolution layer and fit my own layer?
Below is the initializer method where I am restoring model and training only the last part but I want to change last convolutional layer as well.
Thanks
YOLO_initializer

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