PaddlePaddle: Welcome to our guide of machine learning frameworks, where we'll examine PaddlePaddle, TensorFlow, and PyTorch. Recent benchmark tests have revealed PaddlePaddle as a potential ...
Search Results for: c
Drone Programming with Computer Vision : A Beginner’s Guide
Drone programming has become increasingly popular in recent years as drones have become more accessible and affordable. We are introducing a new series called Drone for Computer Vision with this ...
Create a PyPI Package: A Guide to Building and Uploading a Pip Installable Python Package
Create a PyPi Package: This article is in continuation of our previous blog post, “Building An Automated Image Annotation Tool: PyOpenAnnotate”. In this blog post, we will go through details on PyPi ...
IoU Loss Functions for Faster & More Accurate Object Detection
Object detection is one of the most important challenges in computer vision. Deep learning-based solutions can solve it very effectively. To solve any problem using deep learning, first, we need to ...
Exploring SAHI: Slicing Aided Hyper Inference for Small Object Detection
Small object detection refers to the task of identifying and localizing objects that are relatively small in size within digital images. These objects typically have limited spatial extent and low ...
Face Recognition Models: Advancements, Toolkit, and Datasets
Face recognition models: This article focuses on the comprehensive examination of existing face recognition models, toolkits, datasets and FR pipelines. From early Eigen faces and Fisher face methods ...