OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
51–60 of 160 posts
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#52Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#53The announcement itself is pure AI slop
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#54> One practical detail is worth knowing. The new engine is CPU-only at the moment, so if you select a non-CPU backend and target (for example CUDA or OpenVINO through setPreferableBackend and setPreferableTarget), you will want the classic engine. So there's room for even better performance!
No one uses ONNXRuntime (nor the new engine in OpenCV 5) in production. For anything performance-sensitive, one would run models under TensorRT, as an example.
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#55Can it detect the speed of the car without any hand-made measurement ?
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#56Earlier quoted context omitted.
The release post is AI-written with little human oversight and it shows.
I had to stop reading after: "This is not just another incremental release. OpenCV 5 is a major step forward." If a human can't be bothered to write a piece, I can't be bothered to read it.
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#57AI written release post and it shows...
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#58AI written release post and it shows...
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#59Earlier quoted context omitted.
The release post is AI-written with little human oversight and it shows.
I had to stop reading after: "This is not just another incremental release. OpenCV 5 is a major step forward." If a human can't be bothered to write a piece, I can't be bothered to read it.
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#60Earlier quoted context omitted.
Exactly, and all on an embedded system with quite restrictive settings and no overclocked Intel lastest generation combined with NVIDIA's 10k graphic cards.
Embedded systems can make network calls to powerful, GPU equipped servers.