Amit Ghadi
Blogs For Developers

Blogs For Developers

Follow
homebadges

Face Recognition with Python and OpenCV

Jan 15, 20223 min read

Haar feature-based cascade classifiers object detection method · Haar feature-based cascade classifiers is a machine learning-based effective object...

Face Recognition with Python and OpenCV

Git Cheat Sheet

Sep 10, 20216 min read

Kickstart your knowledge of Git · Git is the most used version control system. Git tracks the changes you make to files, so you can track what has been...

Git Cheat Sheet

Python script to download attachments block by Gmail

Jul 25, 20212 min read

Anti-virus warning– 1 attachment contains a virus or blocked file. Downloading this attachment is disabled · A few days back I wanted to download code...

Python  script to download attachments block by Gmail

AWS CLI S3 multithreaded Configuration

Jul 17, 20212 min read

How to speed up upload and download data on S3 using a small AWS CLI configuration. · I am going to explain how to configure the AWS CLI for using...

AWS CLI S3 multithreaded Configuration