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

Yolov5s fp16 #50

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Yolov5s fp16 #50

wants to merge 2 commits into from

Conversation

SuryaKari
Copy link
Contributor

Issue #, if available:

Description of changes:

This Pull Request introduces an example of how to convert a YoloV5s model to half precision and use it on the Panorama device.

The change is inside the existing PT37_opengpu sample. This sample was only using an FP32 model but will now introduce the ability to convert this model to FP16 and then use it on the Panorama device. This model should take a dynamic input batch size.

We will be updating the inference latency metrics soon for this half precision model with various batch sizes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shimomut shimomut self-requested a review August 1, 2022 18:01
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.

1 participant