Skip to content

Implementations of various Deep Learning models in PyTorch and TensorFlow.

License

Notifications You must be signed in to change notification settings

pclubiitk/model-zoo

Repository files navigation

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