Pinned Repositories
badslam
Bundle Adjusted Direct RGB-D SLAM
BFP
Boundary-Aware Feature Propagation for Scene Segmentation (ICCV2019)
BlendedMVS
BlendedMVS: A Large-scale Dataset for Generalized Multi-view Stereo Networks
bundler_sfm
Bundler Structure from Motion Toolkit
cascade-stereo
cascade-stereo
CasMVSNet_pl
Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching using pytorch-lightning
ceres-solver
A large scale non-linear optimization library
CMake-tutorial
CMake tutorial: beamer presentation and sample code
CoColour
C++ program for global optimization on the color consistency of multiple images
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
VILmchen's Repositories
VILmchen/BFP
Boundary-Aware Feature Propagation for Scene Segmentation (ICCV2019)
VILmchen/BlendedMVS
BlendedMVS: A Large-scale Dataset for Generalized Multi-view Stereo Networks
VILmchen/cascade-stereo
cascade-stereo
VILmchen/CasMVSNet_pl
Cascade Cost Volume for High-Resolution Multi-View Stereo and Stereo Matching using pytorch-lightning
VILmchen/crfasrnn_pytorch
CRF-RNN PyTorch version http://crfasrnn.torr.vision
VILmchen/CVPR2020-SDFDiff
SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization
VILmchen/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
VILmchen/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
VILmchen/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
VILmchen/FastMVSNet
[CVPR'20] Fast-MVSNet: Sparse-to-Dense Multi-View Stereo With Learned Propagation and Gauss-Newton Refinement
VILmchen/GeoNet
GeoNet: Geometric Neural Network for Joint Depth and Surface Normal Estimation
VILmchen/GRNet
Implementation of "GRNet: Gridding Residual Network for Dense Point Cloud Completion" (Xie et al., ECCV 2020).
VILmchen/learning3d
This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).
VILmchen/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
VILmchen/mmdetection
OpenMMLab Detection Toolbox and Benchmark
VILmchen/MVSNet
MVSNet (ECCV2018) & R-MVSNet (CVPR2019)
VILmchen/Non-local_pytorch
Implementation of Non-local Block.
VILmchen/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
VILmchen/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
VILmchen/Pixel2MeshPlusPlus
Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation. In ICCV2019.
VILmchen/PL-SLAM
PL-SLAM: The method is implemented in《PL-SLAM:Real-time Monocular Visual SLAM with Points and Lines》
VILmchen/Point-Transformers
Point Transformers
VILmchen/pointconv_pytorch
pytorch version of PointConv
VILmchen/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
VILmchen/PoissonRecon
Poisson Surface Reconstruction
VILmchen/PRML
PRML algorithms implemented in Python
VILmchen/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
VILmchen/SGC-Release
Implementation of our ECCV 2018 paper "Efficient Semantic Scene Completion Network with Spatial Group Convolution"
VILmchen/STEAL
STEAL - Learning Semantic Boundaries from Noisy Annotations (CVPR 2019)
VILmchen/tensorflow
An Open Source Machine Learning Framework for Everyone