17853313621's Stars
google-research/google-research
Google Research
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
NVlabs/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
TRI-ML/packnet-sfm
TRI-ML Monocular Depth Estimation Repository
ClementPinard/SfmLearner-Pytorch
Pytorch version of SfmLearner from Tinghui Zhou et al.
yzcjtr/GeoNet
Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
irfanICMLL/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
anuragranj/cc
Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation
sniklaus/pytorch-liteflownet
a reimplementation of LiteFlowNet in PyTorch that matches the official Caffe version
twhui/LiteFlowNet3
LiteFlowNet3: Resolving Correspondence Ambiguity for More Accurate Optical Flow Estimation, ECCV 2020
lhoyer/improving_segmentation_with_selfsupervised_depth
[CVPR21] Implementation of our work "Three Ways to Improve Semantic Segmentation with Self-Supervised Depth Estimation"
vt-vl-lab/DF-Net
[ECCV 2018] DF-Net: Unsupervised Joint Learning of Depth and Flow using Cross-Task Consistency
DrSleep/multi-task-refinenet
Multi-Task (Joint Segmentation / Depth / Surface Normas) Real-Time Light-Weight RefineNet
ifnspaml/SGDepth
[ECCV 2020] Self-Supervised Monocular Depth Estimation: Solving the Dynamic Object Problem by Semantic Guidance
lmb-freiburg/netdef_models
Repository for different network models related to flow/disparity (ECCV 18)
danaberman/underwater-hl
MATLAB code for color restoration of underwater images
valeoai/DADA
Depth-aware Domain Adaptation in Semantic Segmentation
CVLAB-Unibo/Semantic-Mono-Depth
Geometry meets semantics for semi-supervised monocular depth estimation - ACCV 2018
ChristophReich1996/Cell-DETR
Official and maintained implementation of the paper "Attention-Based Transformers for Instance Segmentation of Cells in Microstructures" [BIBM 2020].
TWJianNuo/EdgeDepth-Release
Github Repo for Paper "The Edge of Depth: Explicit Constraints between Segmentation and Depth"
iapatil/depth-semantic-fully-conv
PyTorch Implementation for CS231N Course Project - "Fully Convolutional Network for Depth Estimation and Semantic Segmentation"
qinenergy/corda
[ICCV 2021] Code for our paper Domain Adaptive Semantic Segmentation with Self-Supervised Depth Estimation
sanweiliti/Segmentation-MonoDepth-Pytorch
CNNs for semantic segmentation and monocular depth estimation in Pytorch with cross experiments and saliency map analysis
madhubabuv/NightDepthADFA
Unsupervised Monocular Depth Estimation for Night-time Images using Adversarial Domain Feature Adaptation
paeccher/Depth-Map-Prediction-from-Single-Image-in-Keras
Keras reimplementation of the 2015 ICCV paper "Predicting Depth, Surface Normals and Semantic Labels with a Common Multi-Scale Convolutional Architecture" from Eigen and Fergus.
go125/struct2depth_eval
This code calculates Abs Real Error of the struct2depth and Depth from video in the wild model. (Success)
imvinod/MultitaskNet
Joint Semantic segmentation and Depth Estimation
aminullah6264/LiteFlowNet-for-Video
buptzqr/OpticalFlowPileline
基于liteflownet用来提取光流信息并可视化