GithubHelp home page GithubHelp logo

Prateek Gupta's Projects

bpb-publications icon bpb-publications

This repository contains the python scripts of each chapter mentioned in the book.

datalitmidterm-1 icon datalitmidterm-1

This repository contains my solution to the Data Lit Midterm assignment. The goal was to predict stock price using Linear Regression.

documentscanner icon documentscanner

Building a document scanner with OpenCV: Detect edges, Use the edges in the image to find the contour (outline) representing the piece of paper being scanned, Apply a perspective transform to obtain the top-down view of the document.

drowsinessdetection icon drowsinessdetection

a computer vision system that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.

endtoendmachinelearning icon endtoendmachinelearning

This repository contains a simple deep learning project which demonstrate how to deploy any model as a Rest API and then consume this api using Flask framework.

facedetection icon facedetection

OpenCV’s deep learning face detector is based on the Single Shot Detector (SSD) framework with a ResNet base network. When using OpenCV’s deep neural network module with Caffe models, you’ll need two sets of files:The .prototxt file(s) which define the model architecture (i.e., the layers themselves) and The .caffemodel file which contains the weights for the actual layers.

faciallandmarks icon faciallandmarks

Measuring the size of an object (or objects) in an image with OpenCv

feature-engineering-book icon feature-engineering-book

Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018

markrecognition icon markrecognition

Bubble sheet multiple choice scanner and test grader using OMR, Python and OpenCV

mmrotate icon mmrotate

OpenMMLab Rotated Object Detection Toolbox and Benchmark

objecttracker icon objecttracker

Detect the presence of a colored ball using computer vision techniques and Track the ball as it moves around in the video frames, drawing its previous positions as it moves.

opencvbasics icon opencvbasics

This OpenCV tutorial is for beginners just getting started learning the basics. Inside this guide, you’ll learn basic image processing operations using the OpenCV library using Python. And by the end of the tutorial you’ll be putting together a complete project to count basic objects in images using contours.

py-googletrans icon py-googletrans

(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.

yolov4 icon yolov4

Added jupyter notebook code to convert YOLOv4 weights to TensorFlow 2.2.0 version

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.