Fast Image Matching at Scale

Fast Image Matching at Scale

When we scan a webpage, we take a high-resolution screenshot of it. Our fast image matching algorithm looks at the screenshot of a webpage and matches it with the ones stored in a database ... Read More
Logo detection using Yolo v5 and Pytorch

Logo detection using Yolo v5 and Pytorch

YoloV5 This post's goal is to go to the step-by-step guide of using YOLOv5 with your custom dataset and pytorch ... Read More