bragilee's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
voxel51/fiftyone
Refine high-quality datasets and visual AI models
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
victoresque/pytorch-template
PyTorch deep learning projects made easy.
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
jonbarron/website
zhanghang1989/PyTorch-Encoding
A CV toolkit for my papers.
waleedka/hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
yulunzhang/RCAN
PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
hszhao/semseg
Semantic Segmentation in Pytorch
Lyken17/Efficient-PyTorch
My best practice of training large dataset using PyTorch.
kennymckormick/pyskl
A toolbox for skeleton-based action recognition.
YannDubs/disentangling-vae
Experiments for understanding disentanglement in VAE latent representations
okankop/Efficient-3DCNNs
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
kevinzakka/pytorch-goodies
PyTorch Boilerplate For Research
okankop/vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
gurkirt/realtime-action-detection
This repository host the code for real-time action detection paper
1Konny/FactorVAE
Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
mtli/HTML4Vision
A simple HTML visualization tool for computer vision research :hammer_and_wrench:
longyin880815/STCNN
Spatiotemporal CNN for Video Object Segmentation
google-deepmind/3d-shapes
This repository contains the 3D shapes dataset, used in Kim, Hyunjik and Mnih, Andriy. "Disentangling by Factorising." In Proceedings of the 35th International Conference on Machine Learning (ICML). 2018. to assess the disentanglement properties of unsupervised learning methods.
iffsid/disentangling-disentanglement
batsa003/videogan
PyTorch implementation of VideoGAN for Generating Videos with Scene Dynamics
ngxbac/GAIN
Pytorch implementation of paper: [Tell Me Where to Look: Guided Attention Inference Network](http://openaccess.thecvf.com/content_cvpr_2018/papers/Li_Tell_Me_Where_CVPR_2018_paper.pdf)
weixiong-ur/mdgan
official code of CVPR'18 paper "learning to generate time-lapse videos using multi-stage dynamic generative adversarial networks"
gurkirt/2D-kinectics
Train action classification model based on individual frames
jiayan97/linknet-pytorch
Pytorch reimplementation of LinkNet for Scene Graph Generation
aidiary/conv-vae
Convolutional Variational Autoencoder