alterzero's Stars
openai/openai-cookbook
Examples and guides for using the OpenAI API
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
baowenbo/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
sanghyun-son/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
Machine-Learning-Tokyo/DL-workshop-series
Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
alterzero/DBPN-Pytorch
The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
uber-research/PyTorch-NEAT
alterzero/RBPN-PyTorch
The project is an official implement of our CVPR2019 paper "Recurrent Back-Projection Network for Video Super-Resolution"
nkolkin13/STROTSS
Style Transfer by Relaxed Optimal Transport and Self-Similarity (CVPR 2019)
claravania/subword-lstm-lm
LSTM Language Model with Subword Units Input Representations