Pinned Repositories
6D_Pose
Implement 6D object pose estimation from keypoints
Applied-Data-Science-With-Python-projects
C-OF-Recog
Official implementation for paper "A Real-Time and Long-Term Face Tracking Method Using Convolutional Neural Network and Optical Flow for Internet of Things" using pytorch
CC_demo
cc demo
clean-pvnet
Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral
Clothing-Detection
Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
deep-visualization-toolbox
DeepVis Toolbox
Face-Matting-using-Unet
Pre-IGR-Phase
Divyam10's Repositories
Divyam10/Face-Matting-using-Unet
Divyam10/Applied-Data-Science-With-Python-projects
Divyam10/Icici-Paper-chits-detection
Divyam10/6D_Pose
Implement 6D object pose estimation from keypoints
Divyam10/C-OF-Recog
Official implementation for paper "A Real-Time and Long-Term Face Tracking Method Using Convolutional Neural Network and Optical Flow for Internet of Things" using pytorch
Divyam10/CC_demo
cc demo
Divyam10/clean-pvnet
Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral
Divyam10/Clothing-Detection
Divyam10/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
Divyam10/deep-visualization-toolbox
DeepVis Toolbox
Divyam10/Pre-IGR-Phase
Divyam10/differentiable_volumetric_rendering
This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
Divyam10/face-detection-js
Face Detection using TF.Js and blazeface
Divyam10/Face-Generation
Face Generator Project is a part of Udacity Deep Learning Nanodegree
Divyam10/face.js
Divyam10/github-upload
Divyam10/healthcare
Divyam10/IGR_with_phase_loss
Implicit Geometric Regularization for Learning Shapes
Divyam10/intel-image-classifier
We created a web application for classification of any number of images and one click retraining. We also provided a playground with all the tools to make your own model and train it. Also extending the scope of our model, we created an image captcha generator to verify bot intervention where all our verified images are provided by our pre-trained model. Also since most images in our dataset are collected by crowd sourcing we have implemented an MD5 hash algorithm based duplicate image remover to prevent overfitting by removing duplicate images
Divyam10/kjsce-hack-2019
We have trained our models using datasets on diseases like breast cancer, kidney problems,diabetes and pneumonia that gives a prediction based on an input using a conversational chatbot whether or not a patient is susceptible to that disease.
Divyam10/opencv
Open Source Computer Vision Library
Divyam10/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (『飞桨』8.6M超轻量中文OCR模型,支持训练部署全流程)
Divyam10/Sales-Forecasting
Divyam10/Sentiment-Analysis-Deployment-Udacity-Project
Deployed a sentiment analysis model using AWS (Amazon Web Services). Service used includes Amazon Sagemaker, AWS Lambda, and Amazon API Gateway
Divyam10/Social-Distancing-AI
Tool to moniter social distancing using CCTV feeds, videos. Can be used at public places and workplace.
Divyam10/Teams-Auto-Joiner
Python script to automatically join Microsoft Teams meetings.
Divyam10/Text-Detection-Model
Text Detection Model trained with Precision Score of 98% on Test Set of 200 images.
Divyam10/VirtualCam
Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the camera projection matrix affects the final image of the object captured by the camera.