BobLd / YOLOv4MLNet

Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
MIT License
79 stars 31 forks source link

Same code but from webcam #4

Closed jcmontoya closed 3 years ago

jcmontoya commented 3 years ago

Do you have the pipeline configuration to read images form a webcam stream?

BobLd commented 3 years ago

I haven't had a look at this particular use, but I guess you'd first need to find a video processing lib. Feel free to let me know if you made progress.

BobLd commented 3 years ago

Maybe have a look here https://github.com/teonsen/WebcamImageClassification