Pinned Repositories
3D-texture-fitting
Project Page of Synthesizing Normalized Faces From Facial Identity Features - [CVPR 2017]
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
adaptdl
Resource-adaptive cluster scheduler for deep learning training.
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
antialiased-cnns
Making Convolutional Networks Shift-Invariant Again. To appear in ICML, 2019.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
BBN
The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
wintersurvival's Repositories
wintersurvival/adaptdl
Resource-adaptive cluster scheduler for deep learning training.
wintersurvival/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
wintersurvival/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
wintersurvival/cd12355-microservices-aws-kubernetes-project-starter
cd12355 project: Coworking Space Service Project Starter
wintersurvival/CLIP
Contrastive Language-Image Pretraining
wintersurvival/ClipBERT
[CVPR 2021 Best Student Paper Honorable Mention, Oral] Official PyTorch code for ClipBERT, an efficient framework for end-to-end learning on image-text and video-text tasks.
wintersurvival/CogView
Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".
wintersurvival/conceptual-12m
Conceptual 12M is a dataset containing (image-URL, caption) pairs collected for vision-and-language pre-training.
wintersurvival/conceptual-captions
Conceptual Captions is a dataset containing (image-URL, caption) pairs designed for the training and evaluation of machine learned image captioning systems.
wintersurvival/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
wintersurvival/DALLE-datasets
This is a summary of easily available datasets for generalized DALLE-pytorch training.
wintersurvival/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
wintersurvival/EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
wintersurvival/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
wintersurvival/fairscale
PyTorch extensions for high performance and large scale training.
wintersurvival/HERO
Research code for EMNLP 2020 paper "HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training"
wintersurvival/involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
wintersurvival/onnx-tensorflow
Tensorflow Backend for ONNX
wintersurvival/Oscar
Oscar and VinVL
wintersurvival/ru-dalle
Generate images from texts.
wintersurvival/sacrebleu
Reference BLEU implementation that auto-downloads test sets and reports a version string to facilitate cross-lab comparisons
wintersurvival/storyteller
Code for my random walk in the land of VAEs. VQ-VAEs, and Dalle.
wintersurvival/T2T-ViT
wintersurvival/test_phricator
wintersurvival/UNITER
Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"
wintersurvival/UniVL
An official implementation for " UniVL: A Unified Video and Language Pre-Training Model for Multimodal Understanding and Generation"
wintersurvival/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
wintersurvival/vision_transformer
wintersurvival/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
wintersurvival/YouTokenToMe
Unsupervised text tokenizer focused on computational efficiency