Bragadeesh SundararajanBounding Box Brilliance: Mastering Object Localization in ImagesImagine you’re playing a game of “I Spy” with a friend, but instead of your eyes, you’re using a computer program to find objects in a…Jan 24
InNerd For TechbyChatura WijetungaBuilding an object detector in TensorFlow using bounding-box regressionObject detection is both classifying and locating objects inside an image. In other words, it is a combination of image classification and…Jul 11, 20217
Rina MondalObject Detection and Classification in Computer VisionIn computer vision, the combined task of object detection and classification refers to the simultaneous identification, localization…Jan 2Jan 2
InAI n UbyRrohan.ArroraConvolutional implementation of the sliding window algorithmIn this article, I will discuss how the sliding window algorithm can be understood using the convolutional algorithm. But before that, let…Jan 29, 20202Jan 29, 20202
Saba HesarakiSpatial informationwhat does Spatial information mean in computer vision?Oct 18, 2023Oct 18, 2023
Bragadeesh SundararajanBounding Box Brilliance: Mastering Object Localization in ImagesImagine you’re playing a game of “I Spy” with a friend, but instead of your eyes, you’re using a computer program to find objects in a…Jan 24
InNerd For TechbyChatura WijetungaBuilding an object detector in TensorFlow using bounding-box regressionObject detection is both classifying and locating objects inside an image. In other words, it is a combination of image classification and…Jul 11, 20217
Rina MondalObject Detection and Classification in Computer VisionIn computer vision, the combined task of object detection and classification refers to the simultaneous identification, localization…Jan 2
InAI n UbyRrohan.ArroraConvolutional implementation of the sliding window algorithmIn this article, I will discuss how the sliding window algorithm can be understood using the convolutional algorithm. But before that, let…Jan 29, 20202
InThe StartupbySik-Ho TsangReview — Grad-CAM++: Improved Visual Explanations for Deep Convolutional Networks (Weakly…From CAM, Grad-CAM, to Grad-CAM++. Better Visual Explanations Than Grad-CAMJan 3, 2021
RajshekharObject Localization Series 2.1 : Basic Object Classification with LocalizationIn the previous blog series, I have discussed about image classification task, now here we will discuss about the object localization…Sep 4, 2022
InAnalytics VidhyabyKaneel SenevirathneFinding “Waldo” using a simple Convolutional Neural NetworkI have owned dozens of “Where’s Waldo?” books when I was young and I am sure you have too. If you don’t know what it is, “Where’s Waldo?”…Aug 31, 20211