OpenCV Hackathon is done and we want to say “Thank You!” to the OpenCV community and engineers who helped the OpenCV team to make the library better. The hackathon brings a lot of changes and improvements, but it’s important to highlight some of them: Stefan Bruens (@StefanBruens) contributed OpenJPEG library integration code as an alternative […]
OpenCV Hackathon is coming!
OpenCV celebrates its 20th anniversary this summer. It’s a very important milestone for the development team, and we are finalizing open activities, fixing reported bugs and closing documentation gaps to meet the anniversary in good fit. OpenCV is a community-driven project, and we invite all library users and contributors to participate in Virtual OpenCV Hackathon […]
Latest Trends in Object Detection: From CornerNet to CenterNet Explained. Part II: CornerNet-Lite
Object detection methods published recently have pushed the state of the art (SOTA) on a popular benchmark – MS COCO dataset. In Part I we took a closer look into CornerNet. This time, let’s see what makes CornerNet-Lite superior to the previous CornerNet method. CornerNet-Lite: Efficient Keypoint-Based Object Detection As was mentioned before, the good […]
Latest Trends of Object Detection: From CornerNet to CenterNet Explained. Part I: CornerNet
Object detection methods published recently have pushed the state of the art (SOTA) on a popular benchmark – MS COCO dataset. Let’s take a closer look at these methods. But first, we will start with an introduction. Object Detection: Previous Methods There are mainly two types of state-of-the-art object detectors. On the one hand, we […]