Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.93 KB

File metadata and controls

58 lines (31 loc) · 2.93 KB

Deep NeuralNet AI Applications Codesets

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.

Image Object Detection SSD

Image Segmentation UNET

Object Detection and Segmentation RCNN MaskRCNN

Skin Cancer Lesion detection from dermoscopic images

Automated Brain Tumour Segmentation

Scene Text detection from wild Images using CRNN CTPN DenseNet-OCR

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

Text detection from IDCard

Automated Number Plate Detection

Microservice Microweb framework for AIaaS