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.
open_nsfw--
API to classify images as SFW/NSFW.
backprop
Heterogeneous automatic differentiation ("backpropagation") in Haskell
saratan
Code for MICCAI 2016 paper : Automatic liver and lesions segmentation using Cascaded Fully Convolutional Neural Networks and 3D Conditional Random Fields
ppnp
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
Action-Recognition
Course Project for CS763 Computer Vision IIT Bombay
Pytorch-Human-Pose-Estimation
Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
Awesome-Deep-Learning-Resources
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
Transformers for Longer Sequences
big_transfer
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
compressive-visual-representations
Tensorflow 2 implementations of the C-SimCLR and C-BYOL self-supervised visual representation methods from "Compressive Visual Representations" (NeurIPS 2021)