Repository navigation
cvpr2018
- Website
- Wikipedia
StarGAN - Official PyTorch Implementation (CVPR 2018)
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
Gibson Environments: Real-World Perception for Embodied Agents
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Inference Code for Polygon-RNN++ (CVPR 2018)
CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章
PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity) from a low-resolution point cloud, or from an image.
FOTS Pytorch Implementation
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018)
PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image
Densely Connected Pyramid Dehazing Network (CVPR'2018)
Learning Pixel-level Semantic Affinity with Image-level Supervision for Weakly Supervised Semantic Segmentation, CVPR 2018
Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.