#computer-vision
Read more stories on Hashnode
Articles with this tag
Transformers have established their importance in natural language processing (NLP), their ability to learn a general language representation and...
If you come from a statistical or data science background you must be familiar with the importance of data cleaning and feature engineering. Well,...
YOLOR and YOLOX are two new object detection models that aim to solve different limitations of the existing SOTA model. · Object detection is one of the...
An overview of the top object detection algorithms. · Object detection is a computer vision task that aims to identify and locate objects in an image or...
Understand the pivotal computer vision task of object detection by seeing how one of the most popular models—YOLO— works. · What Is Object...
In the first post we discussed the basics of images and color models. Now although most of the processing and learning is done on images, we often...