Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
dal4933Β 
posted an update 13 days ago
Post
1790
Hi everyone! πŸ‘‹

I'm trying to deploy my custom YOLOv8 model (converted to ONNX) for live webcam object detection on Hugging Face Spaces using a T4 GPU. My model has 2 classes and works locally, but I'm having trouble getting the deployment on Hugging Face Spaces to work properly.

Has anybody faced similiar problems? Would highly appreciate feedback on the matter.
<3

If we can understand the error message, you may be able to find a solution.
It is easy to investigate the cause if there is a sample Spaces, even if with the model before fine-tuning.
Since the Spaces of Hugging Face can be easily duplicated, we can debug and provide feedback.

Β·

I have a public Project on my profile, which you can test now. Do I need to change anything else for it to be visible?
dal4933/Projekt

In this post