Depth estimation from stereo images using GAN
☆13Dec 16, 2017Updated 8 years ago
Alternatives and similar repositories for StereoGAN
Users that are interested in StereoGAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code of "Unsupervised Adversarial Depth Estimation using Cycled Generative Networks" 3DV2018☆131Nov 27, 2020Updated 5 years ago
- [ECCV 2018]: T2Net: Synthetic-to-Realistic Translation for Depth Estimation Tasks☆179Dec 21, 2018Updated 7 years ago
- Official Pytorch implementation of "StereoGAN: Bridging Synthetic-to-Real Domain Gap by Joint Optimization of Domain Translation and Ster…☆35Jul 1, 2020Updated 5 years ago
- StereoNet: Guided Hierarchical Refinement for Real-Time Edge-Aware Depth prediction model in pytorch. ECCV2018☆12Aug 14, 2019Updated 6 years ago
- C++ functions for reading and writing .pfm images to and from opencv Mat object☆12Jul 9, 2015Updated 10 years ago
- PyTorch implementation of Unsupervised Monocular Depth Estimation with Left-Right Consistency☆31Jun 2, 2021Updated 4 years ago
- Repo for our CVIU work on the Benefit of Adversarial Training on Monocular Depth Estimation☆22Oct 4, 2023Updated 2 years ago
- an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch☆16Nov 17, 2017Updated 8 years ago
- DenseShuffleNet for Semantic Segmentation using Caffe for Cityscapes and Mapillary Vistas Dataset☆10Mar 21, 2018Updated 8 years ago
- CUDA implementation of the paper "Fast Edge-Preserving PatchMatch for Large Displacement Optical Flow" in CVPR 2014.☆37Dec 15, 2016Updated 9 years ago
- Group-wise Correlation Stereo Network, CVPR 2019☆335Aug 9, 2019Updated 6 years ago
- Estimate dense depth maps from RGB image and sparse depth maps☆14Oct 4, 2018Updated 7 years ago
- Boundary-Detection-via-Convolution-Deconvolution-Neural-Network☆14Mar 20, 2016Updated 10 years ago
- Pelee(NeurIPS'18)-TensorRT Implementation☆10Apr 26, 2019Updated 6 years ago
- We propose a new variant GAN model to deal with image generation and transformation,especially in facial attributes area.☆12Nov 16, 2017Updated 8 years ago
- Light-weight real-time multi-object detection and tracking in Nvidia TX2☆10May 10, 2019Updated 6 years ago
- pytorch implement of [High Quality Monocular Depth Estimation via Transfer Learning]☆13Mar 30, 2019Updated 6 years ago
- GPU-accelerated ORB SLAM 2 for RGB-D vision. Works on Jetson Tx2 in real time.☆46Aug 31, 2018Updated 7 years ago
- Dense Deep Depth Estimation Network (D3-Net) in PyTorch.☆124Jul 7, 2022Updated 3 years ago
- Boolean operations (union, intersection, difference) on 3D Point Clouds☆11Feb 28, 2015Updated 11 years ago
- PyTorch implementation for DESC - BMVC20 (Oral) & IJCV22☆17Dec 23, 2022Updated 3 years ago
- Simple slam with realsense camera based on ORB_SLAM2☆10Oct 6, 2018Updated 7 years ago
- UNSW's RoboCup Standard Platform League Team☆12Jun 18, 2022Updated 3 years ago
- Multichannel Semantic Segmentation with Unsupervised Domain Adaptation☆20Jul 29, 2019Updated 6 years ago
- Monocular depth prediction with PyTorch☆59May 8, 2018Updated 7 years ago
- Official pytorch implementation of the paper [Adaptive confidence thresholding for monocular depth estimation]☆16Mar 24, 2023Updated 3 years ago
- Learning Depth from Monocular Videos using Direct Methods, CVPR 2018☆235Nov 22, 2018Updated 7 years ago
- An unofficial implementation of NeRF-Supervised Deep Stereo (CVPR 2023)☆18Dec 20, 2023Updated 2 years ago
- Adversarial Semantic Scene Completion from a Single Depth Image, accepted in 3DV 2018☆38Dec 7, 2018Updated 7 years ago
- Deep Ordinal Regression Network for Monocular Depth Estimation.(在PyTorch上实现CVPR2018论文,深度估计排名第一)