Prateek Gupta (@dsbyprateekg)
  • Stars
    star
    30
  • Global Rank 491,990 (Top 17 %)
  • Followers 16
  • Registered over 7 years ago
  • Most used languages
    Python
    58.3 %
  • Location 🇮🇳 India
  • Country Total Rank 20,078
  • Country Ranking
    Python
    5,747

Top repositories

1

YOLOv4

Added jupyter notebook code to convert YOLOv4 weights to TensorFlow 2.2.0 version
Jupyter Notebook
11
star
2

YOLObile_compression-compilation

YOLObile framework, a real-time object detection on mobile devices via compression-compilation co-design
Python
4
star
3

A-scalable-Keras-deep-learning-REST-API

This repository demonstrates how to use Redis along with keras model as Rest Api to make the api scalable
Python
3
star
4

A-scalable-Keras-deep-learning-REST-API-2

Seperated model and server logic from previous repo 'A-scalable-Keras-deep-learning-REST-API'
Python
3
star
5

DeepLearning

My notebooks about deep learning work
Jupyter Notebook
1
star
6

FacialLandmarks

Measuring the size of an object (or objects) in an image with OpenCv
Python
1
star
7

sample_project_repo

example of creating a repo in github
Jupyter Notebook
1
star
8

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.
Python
1
star
9

recommendations

my notebooks related to recommendation task
Jupyter Notebook
1
star
10

hackerearth-deep-learning-challenge-identify-dance-form

my solution to dance form recognition challenge
Python
1
star
11

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.
Python
1
star
12

product_price_prediction

This repository contains my work for Mercari Product Price prediction
Jupyter Notebook
1
star