Saurabh Rawat

Results 6 comments of Saurabh Rawat

anyone able to fix this or go past through this?

print("--- Get training operator") add a parenthesis in print . It should fix this and all other print statement.

> 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...

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...

Also does it work on the real time inference (of a camera) on Android/iOS? I have seen Sentis has very bad performance so far.(too slow)

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....