Accelerator66's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
google-research/kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
yang-song/score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
yang-song/score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
google-research/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
SerialLain3170/AwesomeAnimeResearch
Papers, repository and other data about anime or manga research. Please let me know if you have information that the list does not include.
msurtsukov/neural-ode
Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations
YuliaRubanova/latent_ode
Code for "Latent ODEs for Irregularly-Sampled Time Series" paper
AutodeskAILab/Fusion360GalleryDataset
Data, tools, and documentation of the Fusion 360 Gallery Dataset
FudanVI/benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
FudanVI/FudanOCR
A toolbox of scene text super-resolution and recognition
google-deepmind/gqn-datasets
Datasets used to train Generative Query Networks (GQNs) in the ‘Neural Scene Representation and Rendering’ paper.
EmilienDupont/neural-processes
Pytorch implementation of Neural Processes for functions and images :fireworks:
SimiaoZuo/Transformer-Hawkes-Process
Code for Transformer Hawkes Process, ICML 2020.
google-deepmind/abstract-reasoning-matrices
Progressive matrices dataset, as described in: Measuring abstract reasoning in neural networks (Barrett*, Hill*, Santoro*, Morcos, Lillicrap), ICML2018
google-research/slot-attention-video
iShohei220/torch-gqn
PyTorch Implementation of Generative Query Network
cagatayyildiz/ODE2VAE
ODE2VAE: Deep generative second order ODEs with Bayesian neural networks
google-deepmind/physical_concepts
alisiahkoohi/Langevin-dynamics
Sampling with gradient-based Markov Chain Monte Carlo approaches
rr-learning/disentanglement_dataset
soobinseo/Attentive-Neural-Process
A Pytorch Implementation of Attentive Neural Process
rosinality/igebm-pytorch
Implicit Generation and Generalization in Energy Based Models in PyTorch
QiangAIResearcher/sahp_repo
ZijieH/LG-ODE
FudanVI/compositional-scene-representation-toolbox
A toolbox of compositional scene representation learning methods and benchmark datasets.