#computer-vision
Read more stories on Hashnode
Articles with this tag
Introduction Hello! 😃 In this tutorial I will show you how to use Python and YOLO-NAS to detect objects in both images and videos. 😎 YOLO-NAS is the...
Introduction Hello! 😃 I recently needed to compress images for work, but most free image compressors have a file size requirement, so I decided to...
Introduction Hello! In this tutorial I will show you how to insert yourself into the background of another image. To do this we will need to use...
Introduction Hello! 😀 In this tutorial I will be showcasing some more filters using OpenCV and Python! This is a continuation of my previous example...
Introduction Hello! In this article I will be introducing the deepface module. What is the DeepFace module? DeepFace is a lightweight face...
Introduction Hello! I recently decided to add more filters to my previous cartoon filter example which can be found...