Pinned Repositories
6s965-fall2022
camera_calibration_API
A simple Python API for single camera calibration using opencv
dockerfiles
Useful Dockerfiles for Setting up deep learning environment in Ubuntu 16.04
ImageSimilarity
Few Helper codes for Siamese and Triplet networks
Keras-custom-callbacks
Keras_object_detection
Convert any classification model or architecture trained in keras to an object detection model
model-server
gRPC server for hosting ML models trained on any framework in python
prodigy-recipes
✨ Recipes for the Prodigy annotation tool
spacy-langdetect
A fully customisable language detection pipeline for spaCy
thinc
🔮 spaCy's Machine Learning library for NLP in Python
Abhijit-2592's Repositories
Abhijit-2592/spacy-langdetect
A fully customisable language detection pipeline for spaCy
Abhijit-2592/model-server
gRPC server for hosting ML models trained on any framework in python
Abhijit-2592/6s965-fall2022
Abhijit-2592/prodigy-recipes
✨ Recipes for the Prodigy annotation tool
Abhijit-2592/thinc
🔮 spaCy's Machine Learning library for NLP in Python
Abhijit-2592/Abhijit-2592.github.io
My Webpage
Abhijit-2592/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
Abhijit-2592/cnn_project2
Project Networks training code
Abhijit-2592/cnn_project3
Project 3 for CNN course at UTD
Abhijit-2592/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
Abhijit-2592/dgs
Learning to Represent Image and Text with Denotation Graph
Abhijit-2592/ECG_GAN_MBD
This repository is for the paper "Synthesis of Realistic ECG using Generative Adversarial Networks".
Abhijit-2592/flyai
Make AI models go Brrrrrr........
Abhijit-2592/gitignore
A collection of useful .gitignore templates
Abhijit-2592/home
Abhijit-2592/introduction-to-deep-learning
A simple introduction to deep learning course materials
Abhijit-2592/leet-code
My solutions to common LC problems
Abhijit-2592/logic_programming
CS6374 - Computatinal logic assignments and codes
Abhijit-2592/machine-learning-interview
Machine Learning Interviews from FAAG, Snapchat, LinkedIn.
Abhijit-2592/models
Fork for Prodigy recipe using Tensorflow Object detection API
Abhijit-2592/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
Abhijit-2592/multi_illumination
Abhijit-2592/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
Abhijit-2592/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Abhijit-2592/Sketch2Color-anime-translation
Given a plain anime sketch the model outputs a random colored anime image using Conditional Generative Adversarial Network (CGAN).
Abhijit-2592/streaming
A Data Streaming Library for Efficient Neural Network Training
Abhijit-2592/swiftwind-heroku
Swiftwind for Heroku Deployment
Abhijit-2592/system-design
Learn how to design systems at scale and prepare for system design interviews
Abhijit-2592/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Abhijit-2592/visualizing_cnns
An attempt to visualize Convolutional Neural Networks