Rajarshi1001 / model-zoo

Implementations of various Deep Learning models in PyTorch and TensorFlow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Zoo

This repository contains implementations of various deep learning research papers.

The models are broadly categorised into the folders Generative (e.g. various generative models), NLP (e.g. various recurrent neural networks (RNNs) and natural language processing (NLP) models), Classification (e.g. various CNN models to classify images), Object Detection, Multimodal , Super resolution , 3D Computer Vision, Semantic Segmentation. See the READMEs of respective models for more information.

Model Listing

About

Implementations of various Deep Learning models in PyTorch and TensorFlow.

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%