Topic

deep-learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Repositories (1412)

pytorch-a3c
pytorch-a3c ikostrikov Python

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

1.1k
fastMRI
fastMRI facebookresearch Python

A large-scale dataset of both raw MRI measurements and clinical MRI images.

1.1k
NeuRec
NeuRec wubinzzu Python

Next RecSys Library

1.1k
skater
skater oracle Python

Python Library for Model Interpretation/Explanations

1.1k
License-Plate-Detector
License-Plate-Detector zeusees Python

基于Yolov5车牌检测,更快更准.

1.1k
Tensorflow-Programs-and-Tutorials
Tensorflow-Programs-and-Tutorials adeshpande3 Jupyter Notebook

Implementations of CNNs, RNNs, GANs, etc

1.1k
keract
keract philipperemy Python

Layers Outputs and Gradients in Keras. Made easy.

1.1k
Coloring-greyscale-images
Coloring-greyscale-images emilwallner Python

Coloring black and white images with deep learning.

1.1k
training_extensions
training_extensions openvinotoolkit Python

Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™

1.1k
TorchSSL
TorchSSL TorchSSL Python

A PyTorch-based library for semi-supervised learning (NeurIPS'21)

1.1k
benchmark_VAE
benchmark_VAE clementchadebec Python

Unifying Generative Autoencoder implementations in Python

1.1k
DiCE
DiCE interpretml Python

Generate Diverse Counterfactual Explanations for any machine learning model.

1k
redtail
redtail NVIDIA-AI-IOT C++

Perception and AI components for autonomous mobile robotics.

1k
DeepGTAV
DeepGTAV aitorzip C++

A plugin for GTAV that transforms it into a vision-based self-driving car research environment.

1k
deepbayes-2018
deepbayes-2018 bayesgroup Jupyter Notebook

Seminars DeepBayes Summer School 2018

1k
Pix2Pix
Pix2Pix keijiro C#

Real-time pix2pix implementation with Unity

1k
node2vec
node2vec eliorc Python

Implementation of the node2vec algorithm.

1k
Deep-Learning-Book-Chapter-Summaries
Deep-Learning-Book-Chapter-Summaries dalmia Jupyter Notebook

Attempting to make the Deep Learning Book easier to understand.

1k
Andrew-Ng-Deep-Learning-notes
Andrew-Ng-Deep-Learning-notes bighuang624 Jupyter Notebook

吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course

1k
tf-explain
tf-explain sicara Python

Interpretability Methods for tf.keras models with Tensorflow 2.x

1k
morph-net
morph-net google-research Python

Fast & Simple Resource-Constrained Learning of Deep Network Structure

1k
gans-in-action
gans-in-action GANs-in-Action Jupyter Notebook

Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks

1k
mmfashion
mmfashion open-mmlab Python

Open-source toolbox for visual fashion analysis based on PyTorch

1k
COVID-CT
COVID-CT UCSD-AI4H Jupyter Notebook

COVID-CT-Dataset: A CT Scan Dataset about COVID-19

1k
CaptainBlackboard
CaptainBlackboard Captain1986 C++

船长关于机器学习、计算机视觉和工程技术的总结和分享

1k
tsn-pytorch
tsn-pytorch yjxiong Python

Temporal Segment Networks (TSN) in PyTorch

1k
ChineseIDCardOCR
ChineseIDCardOCR KevinGong2013 Swift

[Deprecated] 🇨🇳中国二代身份证光学识别

1k
CatPapers
CatPapers junyanz Python

Cool vision, learning, and graphics papers on Cats!

1k
multi-model-server
multi-model-server awslabs Java

Multi Model Server is a tool for serving neural net models for inference

1k
video-classification-3d-cnn-pytorch
video-classification-3d-cnn-pytorch kenshohara Python

Video classification tools using 3D ResNet

1k
pytorch-widedeep
pytorch-widedeep jrzaurin Python

A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch

1k
similarity
similarity tensorflow Python

TensorFlow Similarity is a python package focused on making similarity learning quick and easy.

1k
softlearning
softlearning rail-berkeley Python

Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation o...

1k
openpifpaf
openpifpaf openpifpaf Python

Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.

1k
grokking-pytorch
grokking-pytorch Kaixhin

The Hitchiker's Guide to PyTorch

1k
powerful-gnns
powerful-gnns weihua916 Python

How Powerful are Graph Neural Networks?

1k
tensornets
tensornets taehoonlee Python

High level network definitions with pre-trained weights in TensorFlow

1k
saliency
saliency PAIR-code Jupyter Notebook

Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).

995
neural-compressor
neural-compressor intel Python

Intel® Neural Compressor (formerly known as Intel® Low Precision Optimization Tool), targeting to provide unified APIs for network compression technol...

995
sepconv-slomo
sepconv-slomo sniklaus Python

an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch

992
Facial-Similarity-with-Siamese-Networks-in-Pytorch
Facial-Similarity-with-Siamese-Networks-in-Pytorch harveyslash Jupyter Notebook

Implementing Siamese networks with a contrastive loss for similarity learning

992
RecSys2019_DeepLearning_Evaluation
RecSys2019_DeepLearning_Evaluation MaurizioFD Python

This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendatio...

987
keras-dcgan
keras-dcgan jacobgil Python

Keras implementation of Deep Convolutional Generative Adversarial Networks

980
plato-research-dialogue-system
plato-research-dialogue-system uber-archive Python

This is the Plato Research Dialogue System, a flexible platform for developing conversational AI agents.

980
BMW-TensorFlow-Training-GUI
BMW-TensorFlow-Training-GUI BMW-InnovationLab Python

This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoC...

978
Otto
Otto KartikChugh JavaScript

Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trend...

966
Deep-Learning-TensorFlow
Deep-Learning-TensorFlow gabrieleangeletti Python

Ready to use implementations of various Deep Learning algorithms using TensorFlow.

961
image-text-localization-recognition
image-text-localization-recognition whitelok

A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のた...

959
papers-I-read
papers-I-read shagunsodhani HTML

A-Paper-A-Week

957
devol
devol joeddav Python

Genetic neural architecture search with Keras

953