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

dict's setdefault is understandable and simple #334

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

dict's setdefault is understandable and simple #334

wants to merge 1 commit into from

Conversation

codingpy
Copy link

Maybe you want to create your Darknet's Conv2D and some other functions, preserving the original arguments, you can use setdefault to make it easier.

Maybe you want to create your Darknet's Conv2D and some other functions, preserving the original arguments, you can use setdefault to make it easier.
@Borda
Copy link

Borda commented Aug 15, 2019

Hi, it seems that this repo is inactive for a while... (more than a year 😟)
Would you consider to pass your changes to this fork https://github.com/Borda/keras-yolo3 ?

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.

2 participants