Xilinx/finn-examples

ResNet-50 model and notebook release

eneneli opened this issue · 1 comments

Hi, I am wondering about the release mentioned in issue #17.

I have run into some problems implementing ResNet-18 with FINN and it would be very helpful to see the PyTorch/Brevitas model as well as the notebook with the transformations and steps applied to arrive at the ResNet-50 bitstream.

Is there any chance for this code to be added to the repository anytime soon?

Hi @eneneli!
The Brevitas code for ResNet-50 is currently not released, but we are working on it and we will let you know in the upcoming months when it is ready!
For the transformation steps, you can find all details here in the build.py and custom_steps.py files.
Please let me know if you have any other question!