i4yyds's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
NVIDIA/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
xuebinqin/BASNet
Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
wuhuikai/FastFCN
FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.
liuwei16/CSP
High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019
ArcherFMY/Paper_Reading_List
Recommended Papers. Subjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI); Learning (cs.LG)
backseason/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
zhaoweicai/Detectron-Cascade-RCNN
Cascade R-CNN in Detectron
hualin95/Deeplab-v3plus
A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)
wuzhe71/CPD
Code of Cascaded Partial Decoder for Fast and Accurate Salient Object Detection (CVPR2019)
XiangGuo1992/Screen-Vehicle-Detection-using-Tensorflow-API
Screen&Vehicle Detection in eye tracking videos using Tensorflow API
yunlongdong/FCN-pytorch
Another pytorch implementation of FCN (Fully Convolutional Networks)
lizhengwei1992/ResidualDenseNetwork-Pytorch
Pytorch implement: Residual Dense Network for Image Super-Resolution
zijundeng/R3Net
Code for the IJCAI 2018 paper "R^3Net: Recurrent Residual Refinement Network for Saliency Detection"
jimmie33/SOD
A Method for Unconstrained Salient Object Detection
Bend-Function/-TensorFlow-Object-Detection
Inatall TensorFlow Object Detection in raspberrypi(3B)
Kyle1993/simplest_FasterRcnn_pytorch
honpui/RFCN
This is a Pytorch implementation of RFCN[1] for saliency detection.
unaigarciarena/GAN_Evolution