Pinned Repositories
A-journey-into-Convolutional-Neural-Network-visualization-
A journey into Convolutional Neural Network visualization
albumentations
fast image augmentation library and easy to use wrapper around other libraries
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
DeepLearning
My deep learning projects
EMLO
EMLO
EVA
EVA assignments
MobileNetA2
Transfer learning use Mobilenet_V2 for custom images and deploying model to AWS Lambda
Pytorch-Docker-Flask
PytorchDeployment
Deploy our PyTorch model with Flask and Heroku. Create a simple Flask app with a REST API that returns the result as json data, and then deploy it to Heroku. Here we will do image classification, and we can send images to our heroku app and then predict it with our live running app.
YoloV3-1
YoloV3 Sample
csharpshooter's Repositories
csharpshooter/DeepLearning
My deep learning projects
csharpshooter/PytorchDeployment
Deploy our PyTorch model with Flask and Heroku. Create a simple Flask app with a REST API that returns the result as json data, and then deploy it to Heroku. Here we will do image classification, and we can send images to our heroku app and then predict it with our live running app.
csharpshooter/YoloV3-1
YoloV3 Sample
csharpshooter/albumentations
fast image augmentation library and easy to use wrapper around other libraries
csharpshooter/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
csharpshooter/EMLO
EMLO
csharpshooter/EVA
EVA assignments
csharpshooter/MobileNetA2
Transfer learning use Mobilenet_V2 for custom images and deploying model to AWS Lambda
csharpshooter/Pytorch-Docker-Flask
csharpshooter/CreateImageOverlaysandDepthMask
csharpshooter/csharpshooter
csharpshooter/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
csharpshooter/data-structures-and-algorithms
This repository contains data structures and algorithm implemented in C#.
csharpshooter/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
csharpshooter/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
csharpshooter/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
csharpshooter/E4P2
EVA 4 Phase 2 assignments
csharpshooter/ERA
csharpshooter/github-readme-stats
:zap: Dynamically generated stats for your github readmes
csharpshooter/monodepth2
Monocular depth estimation from a single image
csharpshooter/Pytorch-Flask-Starter
🐍+🔥This project is aimed to help Pytorch machine learning developers to quickly build a Flask web app in a Docker container ready to be deployed.
csharpshooter/PyTorchTricks
Some tricks of pytorch... :star:
csharpshooter/system-design
Learn how to design systems at scale and prepare for system design interviews
csharpshooter/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
csharpshooter/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
csharpshooter/system-design-resources
These are the best resources for System Design on the Internet
csharpshooter/TelloPy
DJI Tello drone controller python package
csharpshooter/testnew
csharpshooter/UDA-SDCND
Udacity - Self Driving Car Nanodegree Projects
csharpshooter/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS