Try out deep learning models online on Colab with a single click.
- An English female voice (LJSpeech) demo using NVIDIA/tacotron2 and NVIDIA/waveglow
- An English female voice (LJSpeech) demo using Rayhane-mamah/Tacotron-2 and r9y9/wavenet_vocoder
- A Mongolian male voice demo using Rayhane-mamah/Tacotron-2 with the Griffin-Lim algorithm
- An English female voice (LJSpeech) demo using tugstugi/pytorch-dc-tts with the Griffin-Lim algorithm
- Tensorflow object detection: FasterRCNN+InceptionResNet and ssd+mobilenet
- Cascade RCNN demo using open-mmlab/mmdetection
- YOLO demo using ayooshkathuria/pytorch-yolo-v3
- Object detection on Youtube videos using amdegroot/ssd.pytorch (SSD300)
- Mask RCNN demo using matterport/Mask_RCNN
- Mask RCNN demo using Detectron
- For Mask RCNN, see Object Detection
- Semantic segmentation trained on ADE20K using CSAILVision/semantic-segmentation-pytorch
- Pedestrian tracking using ZQPei/deep_sort_pytorch (DeepSORT + YOLOv3)
- PixelLink demo notebook
- Scene text detection using argman/EAST