Pinned Repositories
awesome-deep-art
A curated list of deep learning resources for Art
beer_galaxy
The Galaxy of Beers using doc2vec and t-SNE
CorpusMaker
Extract Web Community's Corpus
DiscoGAN-Tensorflow
Dynamic-memory-networks-plus-Pytorch
Implementation of Dynamic memory networks plus in Pytorch
Temporal-GAN-Pytorch
Temporal Generative Adversarial Nets in Pytorch
Tensorflow-ML-AP
Tensorflow implementations for the examples from the book "Machine Learning: An Algorithmic Perspective" written by Stephen Marsland
ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
watcha-doc2vec-regression
Sentiment regression using doc2vec on watcha movie review data
Wildfire
Wildfire is collection of CV models written in pytorch.
dandelin's Repositories
dandelin/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
dandelin/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
dandelin/vilbert_beta
dandelin/vision
Datasets, Transforms and Models specific to Computer Vision
dandelin/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
dandelin/amdim-public
Public repo for Augmented Multiscale Deep InfoMax representation learning
dandelin/cv_emulate
Academic CVs that you can emulate
dandelin/Daily-Reward
dandelin/dandelin.github.io
https://wonjae.kim
dandelin/deit
Official DeiT repository
dandelin/detr
End-to-End Object Detection with Transformers
dandelin/DETReg
dandelin/dwarfs
A fast high compression read-only file system
dandelin/image-to-set
The project is about predicting sets (of classes) from images.
dandelin/lucid-sonic-dreams
dandelin/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
dandelin/PaintTransformer
PyTorch implementation of paper: Paint Transformer: Feed Forward Neural Painting with Stroke Prediction, ICCV 2021.
dandelin/PyPDF2
A utility to read and write PDFs with Python
dandelin/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
dandelin/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
dandelin/pytorch-lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
dandelin/reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
dandelin/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
dandelin/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
dandelin/torchdyn
A PyTorch based library for all things neural differential equations
dandelin/UNITER
Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"
dandelin/VC-R-CNN
[CVPR 2020] The official pytorch implementation of ``Visual Commonsense R-CNN''
dandelin/visda-2019-public
dandelin/vision_transformer
dandelin/YOLOS
You Only Look at One Sequence (https://arxiv.org/abs/2106.00666)