pulkit47's Stars
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
mission-peace/interview
Interview questions
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
coursera-dl/coursera-dl
Script for downloading Coursera.org videos and naming them.
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
llSourcell/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
imfing/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
EmilyAlsentzer/clinicalBERT
repository for Publicly Available Clinical BERT Embeddings
mobeigi/fb2cal
Fetch Facebook Birthdays events and create an ICS file for use with calendar apps
llSourcell/Convolutional_neural_network
This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube
llSourcell/how_to_deploy_a_keras_model_to_production
This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube
akshaybahadur21/QuickDraw
A simple implementation of Google's Quick, Draw Project for humans. 🖌️ 🖼️
kaushal02/interview-coding-problems
Popular programming problems previously asked in Online Campus placement Tests
ShivamPanchal/Complete-CheatSheets
This repo contains all the cheatsheets you need to keep handy, I will add more soon.
xhuvom/FaceID
An implementation of YOLO v2 for direct facial recognition within detection layer.
fotisk07/Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
abhishekkrthakur/bert-entity-extraction
greydanus/pythonic_ocr
A convolutional neural network implemented in pure numpy.
llSourcell/tensorflow_neural_net_live_demo
This is the code for the 'Tensorflow Neural Network' Live session by @Sirajology on Youtube
iArunava/Style-Transfer-with-PyTorch
Implementing the Style Transfer Paper by Gatys in PyTorch. Using pretrained models to transfer arbitrary style onto arbitrary images.
iArunava/iSeeDigits
A Handwritten Digit Recognizer on the Web. Model trained locally on MNIST with ANN built from scratch.
iArunava/Passwordz
Passwordz is a web application that generates random password. It comes with a handful of customizations to make the generated password more useful.