Following folders carry Jupyter notebook (interactive python notebook/ .ipynb) || Python Codeset as well as pseudocode || related Dockers, Dockerfile, docker build, nvidia-docker run time commands || refernce blogs from MEDIUM || Microservice for AI Model binary deployment as AI-as-a-Service for the models in Deep Learning/ Deep Reinforcement Learning/ Recommendation engine.
- Object Detection- Computer Vision model Combining Cityscapes and Mapillary to train SSD using Supervise.ly
- Image Segmentation- Computer Vision model Training road scene segmentation on Cityscapes with Tensorflow and UNet (medium)
CRNN == Convolutional Recurrent Neural Network CTPN == Connectionist Text Proposal Network DENSENET-OCR == DENSENET + CTC (Connectionist Temporal Classification loss) + CRNN (Convolutional Recurrent Neural Network )
- Custom OCR Engine/Model Plate number recognition with Keras (medium)
- Automated Number Plate Detection- Computer Vision model Number plate detection with Supervisely and Tensorflow (medium)
- Microservice Microweb framework for AIaaS Using Flask Micro web framework to create Predict RESTful API service (AI-as-a-Service)