You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to quantize a yolov5 model and deploy on it ZCU104 using the DPU. I want to know if the quantized model with Brevitas can be compiled and deployed on the DPU.
The text was updated successfully, but these errors were encountered:
If this is a 🐛 Bug Report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.
If this is a custom training ❓ Question, please provide as much information as possible, including dataset images, training logs, screenshots, and a public link to online W&B logging if available.
YOLOv5 may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):
If this badge is green, all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv5 training (train.py), validation (val.py), inference (detect.py) and export (export.py) on MacOS, Windows, and Ubuntu every 24 hours and on every commit.
❔Question
Additional context
Hello, I want to quantize a yolov5 model and deploy on it ZCU104 using the DPU. I want to know if the quantized model with Brevitas can be compiled and deployed on the DPU.
The text was updated successfully, but these errors were encountered: