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

Fixes #180 #181

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

Fixes #180 #181

wants to merge 1 commit into from

Conversation

jason9075
Copy link

Fixes #180

When use custom dataset, the number of class may not same as origin yolov4 model.
Instead of loading 255 channels, it should not restore output conv weight.

When use custom dataset, the number of class may not same as origin yolov4 model.
Instead of loading 255 channels, it should not restore output conv weight.
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.

adding include_top in load_weights()
1 participant