Skip to content
View ArupDutta's full-sized avatar
Block or Report

Block or report ArupDutta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArupDutta/README.md

Hi there, I'm Arup πŸ‘‹

ArupDutta | Protfolio

I'm a Developer, Blogger and Trainer!

  • πŸ”­ I’m currently working on a blog TAU!
  • 🌱 I’m currently learning everything 🀣
  • πŸ‘― I’m looking to collaborate with other content creators
  • πŸ₯… 2020 Goals: Contribute more to Open Source projects
  • ⚑ Fun fact: I love to play soccer

ArupDutta | Protfolio

Connect with me:

ArupDutta | TAU ArupDutta | LinkedIn ArupDutta | Instagram


Languages and Tools:

Automation

Machine Learning

Data Science

Python

AI

Excel Automation

SQL

Pinned

  1. face_detector_pull_faces_from_image face_detector_pull_faces_from_image Public

    simple face detection algorithm to pull faces from an image and save individually using google colab. tensorflow, dlib, keras, cv2, matplotlib. pil

    Jupyter Notebook 1

  2. Image-Classifications Image-Classifications Public

    The algorithm classify an image and add a class label to it.

    Jupyter Notebook

  3. Object-Detection_Opencv-Yolo Object-Detection_Opencv-Yolo Public

    The algorithm detects multiple objects in an image, draw a rectangle box around each detected objects with their class name as label. Pre-trained yolo algorithm and opencv network is used to build …

    Jupyter Notebook 1

  4. add_mask_on_face add_mask_on_face Public

    Add facemask on faces. Tested on both images and video stream. OpenCV, DLIB library.

    Jupyter Notebook