Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Yolov5s fp16#50

Open
SuryaKari wants to merge 2 commits into
aws-samples:mainfrom
SuryaKari:yolov5s-fp16
Open

Yolov5s fp16#50
SuryaKari wants to merge 2 commits into
aws-samples:mainfrom
SuryaKari:yolov5s-fp16

Conversation

@SuryaKari

Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant