Pinned Repositories
bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
STAM
Official implementation of "An Image is Worth 16x16 Words, What is a Video Worth?" (2021 paper)
TimeSformer-pytorch
Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
TransGAN
[Preprint] "TransGAN: Two Transformers Can Make One Strong GAN", Yifan Jiang, Shiyu Chang, Zhangyang Wang
attention-augmented-conv
Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)
Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers
detr
End-to-End Object Detection with Transformers
WYiBo85's Repositories
WYiBo85/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
WYiBo85/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
WYiBo85/STAM
Official implementation of "An Image is Worth 16x16 Words, What is a Video Worth?" (2021 paper)
WYiBo85/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, DPN, CSPNet, and more
WYiBo85/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
WYiBo85/TimeSformer-pytorch
Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
WYiBo85/TransGAN
[Preprint] "TransGAN: Two Transformers Can Make One Strong GAN", Yifan Jiang, Shiyu Chang, Zhangyang Wang
WYiBo85/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
WYiBo85/conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers
WYiBo85/FPT
Implementation for paper Feature Pyramid Transformer
WYiBo85/detr
End-to-End Object Detection with Transformers
WYiBo85/insightface
Face Analysis Project on MXNet
WYiBo85/emotiw
WYiBo85/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
WYiBo85/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
WYiBo85/tpu
Reference models and tools for Cloud TPUs.
WYiBo85/LambdaNetworks
WYiBo85/vision-transformer
Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
WYiBo85/senet.pytorch
PyTorch implementation of SENet
WYiBo85/DNL-Object-Detection
Disentangled Non-Local Neural Networks
WYiBo85/image-gpt
WYiBo85/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
WYiBo85/Emotion-FAN
ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos
WYiBo85/Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
WYiBo85/Emotional-Video-to-Audio-with-ANFIS-DeepRNN
Emotional Video to Audio Transformation with ANFIS-DeepRNN (Vanilla RNN and LSTM-DeepRNN) [MPE 2020]
WYiBo85/WYiBo0805
WYiBo85/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
WYiBo85/Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
WYiBo85/attention-augmented-conv
Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)
WYiBo85/SENet
Squeeze-and-Excitation Networks