shenshanf's Stars
liangjingkanji/DrakeTyporaTheme
十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark
open-mmlab/mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
rusty1s/pytorch_sparse
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
mli0603/stereo-transformer
Revisiting Stereo Depth Estimation From a Sequence-to-Sequence Perspective with Transformers. (ICCV 2021 Oral)
junjun-jiang/Hyperspectral-Image-Super-Resolution-Benchmark
A list of hyperspectral image super-solution resources collected by Junjun Jiang
gengshan-y/high-res-stereo
Hierarchical Deep Stereo Matching on High Resolution Images, CVPR 2019.
gangweiX/Fast-ACVNet
[TPAMI 2024] Fast-ACV: Fast Attention Concatenation Volume for Accurate and Real-time Stereo Matching
shachoi/RobustNet
Official PyTorch implementation of RobustNet (CVPR 2021 Oral)
csyanbin/SCOT
CVPR 2020, Semantic Correspondence as an Optimal Transport Problem, Pytorch Implementation.
Shigangli/Magicube
Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.
balcilar/Comparison-of-Disparity-Estimation-Algorithms
Implementation of simple block matching, block matching with dynamic programming and Stereo Matching using Belief Propagation algorithm for stereo disparity estimation
blackjack2015/IRS
IRS: A Large Synthetic Indoor Robotics Stereo Dataset for Disparity and Surface Normal Estimation
orashi/CRL_pytorch
PyTorch implementation of "Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching"
UrviSoni/remove_duplicate_image
Removing multiple Images by using Python Script and Hashing.
ISL-CV/ChiTransformer
The official implementation of "ChiTransformer: Towards Reliable Stereo from Cues"
Lianghao93/HUST-PhD-Thesis-Latex-v3.1
This is the unofficial LaTeX class for Master/Ph.D. Thesis Template of Huazhong University of Science and Technology
acheshkov/dispnet_strereo_disparity
DispNet for strereo disparity
huyaoyu/Tutorial2020_Stereo
AndresGarciaEscalante/Binocular-Stereo-Vision
Performing Dense correspondence matching and Depth Image Generation using Patch Matching and Gradients-Based Features algorithms.
flow-specter/SemiGlobalMatching
SGM双目立体匹配算法完整实现,代码规范,注释丰富且清晰,CSDN同步教学
sleep2hours/RAFT-Stereo
对RAFT-Stereo(CVPR2021)代码的复写,只实现一种lookup方式
benclark158/DisparityEstimation
A small project I did for my 3rd year Computer Vision module that uses 2 images to estimate the disparity between them.