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

Supported FINN layers #48

Closed
sefaburakokcu opened this issue Jan 28, 2024 · 3 comments
Closed

Supported FINN layers #48

sefaburakokcu opened this issue Jan 28, 2024 · 3 comments

Comments

@sefaburakokcu
Copy link
Owner

          Hi!first of all, thank you very much for your selfless sharing and updates, which have been very helpful for my learning. You mentioned earlier that quantized YOLOv5 cannot be exported for use with FINN. What are the main layers that are difficult to implement in this context? Do you have any good ideas for replacing these layers?

Originally posted by @ramyen1 in #36 (comment)

Repository owner deleted a comment from github-actions bot Jan 28, 2024
@sefaburakokcu
Copy link
Owner Author

Hi @ramyen1,

While working on our project, we found that FINN did not support some activation functions and the concat layer in Yolov5 initially. However, FINN has added support for some new layers in subsequent updates. You can check the layers in the FINN source code. Additionally, you may also find useful information about models and layers in the following links:

@ramyen1
Copy link

ramyen1 commented Jan 28, 2024

Hi @sefaburakokcu ,
Thank you for your kind reply. On my dataset, the mAP of your quantized YOLOv5 is more than 0.1 higher than YOLOv3. Therefore, I would like to continue trying the deployment of YOLOv5. Anyway, I am very grateful for your open-source code and helpful responses. Thanks again!

@sefaburakokcu
Copy link
Owner Author

Hi @ramyen1,

It's great news that the quantized YOLOv5 is showing promising results on your dataset. If you have any more questions or need further assistance during your work, feel free to reach out. Thanks for your kind words, and best of luck with your continued efforts!

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

No branches or pull requests

2 participants