Deep learning topic

Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.

List Deep learning repositories

open_nsfw--

66
Stars
20
Forks
Watchers

API to classify images as SFW/NSFW.

backprop

177
Stars
22
Forks
Watchers

Heterogeneous automatic differentiation ("backpropagation") in Haskell

saratan

39
Stars
18
Forks
Watchers

Code for MICCAI 2016 paper : Automatic liver and lesions segmentation using Cascaded Fully Convolutional Neural Networks and 3D Conditional Random Fields

ppnp

315
Stars
55
Forks
Watchers

PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)

Action-Recognition

31
Stars
5
Forks
Watchers

Course Project for CS763 Computer Vision IIT Bombay

Pytorch-Human-Pose-Estimation

468
Stars
77
Forks
Watchers

Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models

Awesome-Deep-Learning-Resources

1.6k
Stars
292
Forks
Watchers

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier

bigbird

555
Stars
100
Forks
Watchers

Transformers for Longer Sequences

big_transfer

1.5k
Stars
174
Forks
Watchers

Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.

compressive-visual-representations

35
Stars
6
Forks
Watchers

Tensorflow 2 implementations of the C-SimCLR and C-BYOL self-supervised visual representation methods from "Compressive Visual Representations" (NeurIPS 2021)