Pinned Repositories
bookie
Django based backend for a restaurant booking bot on telegram(Telegram username: bistro_bookie_bot)(The bot backend was deployed on Google App Engine at the time and is currently offline. For anyone who wants to try it out: Open an issue requesting backend to be run)
ComputerVision
Personal Projects related to Computer Vision
dcrust-result-check
Simple script that checks DCRUST's site for results on an hourly basis.(This is no longer valid as their site's flow changed and I graduated)
Django-Starter-Template
Boilerplate code that uses separate settings for various environments.
python-pune-demo
Simple Django Project to show a jenkins demo @ Python Pune Meetup.
spoj
Holds submissions I have made to spoj till now. Link to original problem will be present in the file itself.
SehgalDivij's Repositories
SehgalDivij/Django-Starter-Template
Boilerplate code that uses separate settings for various environments.
SehgalDivij/bookie
Django based backend for a restaurant booking bot on telegram(Telegram username: bistro_bookie_bot)(The bot backend was deployed on Google App Engine at the time and is currently offline. For anyone who wants to try it out: Open an issue requesting backend to be run)
SehgalDivij/ComputerVision
Personal Projects related to Computer Vision
SehgalDivij/dcrust-result-check
Simple script that checks DCRUST's site for results on an hourly basis.(This is no longer valid as their site's flow changed and I graduated)
SehgalDivij/python-pune-demo
Simple Django Project to show a jenkins demo @ Python Pune Meetup.
SehgalDivij/spoj
Holds submissions I have made to spoj till now. Link to original problem will be present in the file itself.
SehgalDivij/angular-modal-service
A modal service to supply confirm, alert, error modals.
SehgalDivij/apidoc
Beautiful static documentation for your API
SehgalDivij/CauseCodeChallenge6
Cause Code Challenge
SehgalDivij/deepstream_python_apps
A project demonstrating use of Python for DeepStream sample apps given as a part of SDK (that are currently in C,C++).
SehgalDivij/EDA_Kaggle_Kickstarter_Dataset
EDA Analysis of Kickstarter Projects Dataset on Kaggle.
SehgalDivij/Emotion-detection
Real-time facial emotion detection using Keras
SehgalDivij/emotion-recognition-neural-networks
Emotion recognition using DNN with tensorflow
SehgalDivij/folder_manager
Simple Folder Manager
SehgalDivij/googlesearch
Google search from Python.
SehgalDivij/ID-Card-OCR
Extract details from image of ID Card using OCR
SehgalDivij/learning-regent
Learning Regent: A Language for Implicit Dataflow Parallelism
SehgalDivij/me
My Website
SehgalDivij/mushrooms-edibility-check
SehgalDivij/opencv-tuts
A collection of practical OpenCV examples for use with my YouTube tutorial series.
SehgalDivij/Resume
This is my resume.
SehgalDivij/SLAM-Fiducial-Markers
SLAM using Fiducal Markers in Gazebo Simulation Environment
SehgalDivij/Survey_of_Deep_Metric_Learning
A comprehensive survey of deep metric learning and related works
SehgalDivij/TensorFlow-object-detection-tutorial
The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch
SehgalDivij/text_modelling
Basic N-gram modelling and trigram_modelling
SehgalDivij/text_summarizer
Simple Text Summarization using Python
SehgalDivij/train-upgrade
A repository to hold code I create during revision of C++ STL Library and Templates constructs before beginning with Competitive Programming.
SehgalDivij/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.