Barron Gillon
Barron Gillon
As far as I can tell, there is currently no way to provide a custom model for scene classification. Unfortunately it is anyone's guess whether this will be an option...
Essentially, yes. Is there any meaningful difference between the scene classifier and an object detector that only returns the most prominent object?
Are there any updates on this? Is a custom classifier likely to happen? I can handle the chaining myself if need be. This is a great project but unfortunately it...
It's been a while for me and I haven't used it on Windows, but don't you have to set a command line parameter to use the GPU?
I wonder when there is going to be an update? It has been two months since a checkin of this project. It is a great project and it would be...
I use https://github.com/rosenbjerg/FFMpegCore to extract the frames of the video, run against each frame, and use the same library to re-assemble the video
https://github.com/ultralytics/yolov5/wiki/Tips-for-Best-Training-Results
I work primarily on Linux, so it could have to do with different implementations of the .Net framework. I did run a test on a Windows PC and performance seemed...
Region Of Interest? You can crop the image before passing it in, or filter out results that fall outside your parameters. I don't see why the API should be expected...
Ok. I wondered if there was something specific to phone selfies because I have had pretty good luck otherwise. Ultimately the point of the project is face recognition, so just...