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

does this example works for live camera? #3

Open
rawatsaurabh opened this issue Mar 11, 2024 · 4 comments
Open

does this example works for live camera? #3

rawatsaurabh opened this issue Mar 11, 2024 · 4 comments

Comments

@rawatsaurabh
Copy link

What we need to change to make this example work for live camera?

@Aurimasp
Copy link

@rawatsaurabh
Copy link
Author

rawatsaurabh commented Mar 12, 2024

Hi,

We have a live camera example here: https://github.com/Unity-Technologies/sentis-samples/blob/main/DepthEstimationSample/Assets/Scripts/InferenceWebcam.cs

Sorry i meant this current barracuda repo do you have example for Live Object recognition? or is it not possible?

@Aurimasp
Copy link

Latest Barracuda version is called Sentis . You can try this one: https://huggingface.co/unity/sentis-yolotinyv7

@rawatsaurabh
Copy link
Author

Thanks, the above url you pasted : https://huggingface.co/unity/sentis-yolotinyv7 is for classifying the static or the image from the pre-recorded video. I tried replacing the video.texture with webcam texture for live classifying . I have already dragged the RunYolo script in the main camera. Though i get a blank white screen , i want to know is it the right way? Any example available for the live /real time classification with the bounding box?

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

2 participants