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

Training on Tiny Yolo V2 #1

Open
izesaon opened this issue Dec 11, 2018 · 6 comments
Open

Training on Tiny Yolo V2 #1

izesaon opened this issue Dec 11, 2018 · 6 comments

Comments

@izesaon
Copy link

izesaon commented Dec 11, 2018

Hi,

Thanks for the great repository. I am currently building a model to be retrained for my own dataset and wanted to clarify how I should go about retraining it using your repository if the support is provided?

@bastiaanv
Copy link
Owner

bastiaanv commented Dec 11, 2018 via email

@izesaon
Copy link
Author

izesaon commented Dec 11, 2018 via email

@bastiaanv
Copy link
Owner

bastiaanv commented Dec 11, 2018 via email

@izesaon
Copy link
Author

izesaon commented Dec 11, 2018 via email

@izesaon
Copy link
Author

izesaon commented Dec 12, 2018

hi, what does

load_conv_layer_bn do? is this section of code specific to the number of classes you have? because when i loaded my pretrained weights, the kernel weights generated using this function returns nan for certain values.

@izesaon
Copy link
Author

izesaon commented Dec 12, 2018

hi, which part of the code is specific to the weights using darknet? Because when I tried to load my own weights, I get a lot of nan values for prediction but for the simo23 github repository using his code, i didn't get any nan values. Sorry, just wanted to understand the code better as I do not understand every single part.

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

2 participants