ssjatmhmy's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
aiff22/DPED
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
karfly/learnable-triangulation-pytorch
This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
hellock/icrawler
A multi-thread crawler framework with many builtin image crawlers provided.
mks0601/3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
waspinator/pycococreator
Helper functions to create COCO datasets
huanglianghua/siamfc-pytorch
A clean PyTorch implementation of SiamFC tracking/training, evaluated on 7 datasets.
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)
got-10k/toolkit
Official Python toolkit for generic object tracking benchmark GOT-10k and beyond
swook/GazeML
Gaze Estimation using Deep Learning, a Tensorflow-based framework.
seoungwugoh/STM
Video Object Segmentation using Space-Time Memory Networks
davidtvs/PyTorch-ENet
PyTorch implementation of ENet
hysts/pytorch_mpiigaze
An unofficial PyTorch implementation of MPIIGaze and MPIIFaceGaze
mcahny/vps
Official pytorch implementation for "Video Panoptic Segmentation" (CVPR 2020 Oral)
saebyn/munkres-cpp
Kuhn-Munkres (Hungarian) Algorithm in C++
mks0601/Integral-Human-Pose-Regression-for-3D-Human-Pose-Estimation
PyTorch implementation of "Integral Human Pose Regression", ECCV 2018
david-wb/gaze-estimation
A deep learning based gaze estimation framework implemented with PyTorch
farmingyard/caffe-mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
andr345/frtm-vos
Code accompanying the paper Learning Fast and Robust Target Models for Video Object Segmentation
Feynman27/pytorch-detect-to-track
A pytorch implementation of Detect and Track (https://arxiv.org/abs/1710.03958)
lyxok1/STM-Training
training script for space time memory network
2wins/SRMD-pytorch
A PyTorch Implementation of "Learning a Single Convolutional Super-Resolution Network for Multiple Degradations"
VideoObjectSearch/RandPerson
Surpassing Real-World Source Training Data: Random 3D Characters for Generalizable Person Re-Identification
zce/weapp-beauty
一个测颜值的小程序,只为最美的你~
sabarim/3DC-Seg
lucifer443/EfficientDet-Pytorch
This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.
YingjieYin/Directional-Deep-Embedding-and-Appearance-Learning-for-Fast-Video-Object-Segmentation
We propose a directional deep embedding and appearance learning (DDEAL) method, which is free of the online fine-tuning process, for fast VOS. DDEAL achieves a J & F mean score of 74.8% on DAVIS 2017 dataset and an overall score G of 71.3% on the large-scale YouTube-VOS dataset, while retaining a speed of 25 fps with a single NVIDIA TITAN Xp GPU. Furthermore, our faster version runs 31 fps with only a little accuracy loss.
obilaniu/GradOverride
A complete PyTorch experiment skeleton