ekazakos's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
Baekalfen/PyBoy
Game Boy emulator written in Python
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
r9y9/wavenet_vocoder
WaveNet vocoder
facebookresearch/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
piergiaj/pytorch-i3d
vincentherrmann/pytorch-wavenet
An implementation of WaveNet with fast generation
pangeo-data/WeatherBench
A benchmark dataset for data-driven weather forecasting
richardaecn/class-balanced-loss
Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019
gsig/PyVideoResearch
A repository of common methods, datasets, and tasks for video research
hassony2/kinetics_i3d_pytorch
Inflated i3d network with inception backbone, weights transfered from tensorflow
hangzhaomit/Sound-of-Pixels
Codebase for ECCV18 "The Sound of Pixels"
alexandonian/pretorched-x
Pretrained Image & Video ConvNets and GANs for PyTorch: NASNet, ResNeXt (2D + 3D), ResNet (2D + 3D), InceptionV4, InceptionResnetV2, Xception, DPN, NonLocalNets, R(2+1)D nets, MultiView CNNs, Temporal Relation Networks, BigGANs StyleGANs, etc.
facebookresearch/2.5D-Visual-Sound
2.5D visual sound
XgDuan/WSDEC
Weakly Supervised Dense Event Captioning in Videos, i.e. generating multiple sentence descriptions for a video in a weakly-supervised manner.
rhgao/co-separation
Co-Separating Sounds of Visual Objects (ICCV 2019)
kkoutini/cpjku_dcase19
CP-JKU submission to DCASE 19, performant single-model CNN
pomonam/LearnablePoolingMethods
TensorFlow Implementation of "Learnable Pooling Methods for Video Classification".