hbysilent's Stars
mattpoggi/guided-stereo
CVPR 2019 - Guided Stereo Matching
princeton-vl/RAFT-Stereo
megvii-research/CREStereo
Official MegEngine implementation of CREStereo(CVPR 2022 Oral).
zjjMaiMai/TinyHITNet
HITNet: Hierarchical Iterative Tile Refinement Network for Real-time Stereo Matching
mli/paper-reading
深度学习经典、新论文逐段精读
ozendelait/rvc_devkit
Robust Vision Challenge Devkits
i3drobotics/stereomideval
Python package for benchmarking stereo algorithms using the Middlebury stereo datasets
wangqingyu985/PlantStereo
🍀🍀🍀The official implementation code of "PlantStereo: A High Quality Stereo Matching Dataset for Plant Reconstruction."
PengYao1988/Middlebury-V.3_Evaluation
uber-research/DeepPruner
DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
facebookresearch/video-nonlocal-net
Non-local Neural Networks for Video Classification
AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
DeepInsight-PCALab/CompactBilinearPooling-Pytorch
A Pytorch Implementation for Compact Bilinear Pooling.
locuslab/pytorch_fft
PyTorch wrapper for FFTs
vsitzmann/awesome-implicit-representations
A curated list of resources on implicit neural representations.
Chen-Cai-OSU/awesome-equivariant-network
Paper list for equivariant neural network
ebekkers/gsplinets
B-Spline CNNs on Lie groups
murufeng/CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
aforechi/spsstereo
Efficient Joint Segmentation, Occlusion Labeling, Stereo and Flow Estimation by Koichiro Yamaguchi, David McAlleste, Raquel Urtasun
siposcsaba89/sps-stereo
Efficient Joint Segmentation, Occlusion Labeling, Stereo and Flow Estimation by Koichiro Yamaguchi, David McAlleste, Raquel Urtasun
MaureenZOU/Adaptive-anti-Aliasing
[BMVC2020 Best Paper Award] Official Implementation for Delving deeper into anti-aliasing in convnets
tattaka/Antialiased-CNNs-Converter-PyTorch
Unofficial Pytorch module converter implementation of the paper Antialiased-CNNs.
adobe/antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
haofeixu/aanet
[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
ibaiGorordo/HITNET-Stereo-Depth-estimation
Python scripts for performing stereo depth estimation using the HITNET Tensorflow model.
mattpoggi/kitti-utilities-python
KITTI utility functions
xy-guo/GwcNet
Group-wise Correlation Stereo Network, CVPR 2019
cogsys-tuebingen/mobilestereonet
Lightweight stereo matching network based on MobileNet blocks
MJITG/PyTorch-HITNet-Hierarchical-Iterative-Tile-Refinement-Network-for-Real-time-Stereo-Matching
HITNet implementation using PyTorch