-
Notifications
You must be signed in to change notification settings - Fork 58
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
ResNet-50 Python Brevitas Model #44
Comments
Hi @oshears, good question and great to hear about your project! |
Hi @mmrahorovic, Did you manage to release the Brevitas code for ResNet-50? |
Hi @MRFiruzabadi |
Hi, has the code for resnet 50 been released? |
Hi FINN Team,
I am currently working on a project that is interested in recreating the quantized .onnx file used for the ResNet-50 FINN example here:
https://github.com/Xilinx/finn-examples/tree/main/build/resnet50
Is there any way that the notebook/python code for creating the quantized, brevitas version of the ResNet-50 model can be shared?
I am interested in trying to adapt the network to fit on a ZCU102/ZCU104.
The text was updated successfully, but these errors were encountered: