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

Object Detection and Image Segmentation #1

Open
RossMelbourne opened this issue Oct 6, 2023 · 5 comments
Open

Object Detection and Image Segmentation #1

RossMelbourne opened this issue Oct 6, 2023 · 5 comments

Comments

@RossMelbourne
Copy link

I was wondering if Unity plans on releasing samples showing how to do Object Detection and Image Segmentation using a normal camera or even a webcam? I know this has been done by people using Barracuda so I am assuming it will work even better with Sensis.
Thank you for all the great new features in Unity.

@LiutaurasVysniauskasUnity

Thank you for the suggestion. This is known internally as Task 258

@elephantpanda
Copy link

Hi we have some new models on Hugging Face.. This includes an object detection model YOLOv7 and a face detection using a camera (blaze-face). We will be adding more including segmentation soon. Stay tuned.

@rawatsaurabh
Copy link

Hello @pauldog , are you referring to this example : https://huggingface.co/unity/sentis-YOLOv8n , As there is no YOLOv7,
More over it doesn't take the direct camera feed rather the static video.
Please let me know if I misinterpret it.

@elephantpanda
Copy link

There is this one too:
https://huggingface.co/unity/sentis-yolotinyv7

Yes feel free to implement the camera feed yourself.

@RC137
Copy link

RC137 commented Apr 16, 2024

Hi, I tried to get an image segmentation which works fine with Barracuda to work with Sentis, but with very little luck :(
I wanted to use the "109_Selfie_Segmentation" from PINTO_model_zoo, which works with barracuda, but not with Sentis. Is this a problem with model compatibility? What can I do to get it working?

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

5 participants