-
Notifications
You must be signed in to change notification settings - Fork 115
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
test #6
Comments
Hi, I'm not sure what the question is. In general, if you want to train your own network, you will need to instrument Darknet to perform training on reduced precision weights and activations, or wait for the modified version used for this repo to be open-sourced. |
excuse me |
Hi, there is no explicit batch normalization in this implementation. We perform activation+batch normalization by mean of thresholds comparison as in here. |
If I want to implement my MODEL on PYNQ
|
This is a very powerful experiment.
Excuse me! in vivado hls , what should I do if I want to detect object for my model ?
The text was updated successfully, but these errors were encountered: