Pinned Repositories
BasesHomo
The official PyTorch implementation of the paper "Motion Basis Learning for Unsupervised Deep Homography Estimation with Subspace Projection".
Computer_Vision-MO446
P3-XX sift klt
COTR
Code release for "COTR: Correspondence Transformer for Matching Across Images"
Deep-homography-estimation-Pytorch
Deep homography network with Pytorch
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
DeepE_noCor_Pytorch
Estimate the essential matrix from two input images following the paper Deep Fundamental Matrix Estimation without Correspondences
DeepHomography
Content-Aware Unsupervised Deep Homography Estimation
DIBR-Algorithm
Depth Image Based Rendering Algorithm Implementation in MATLAB. For hole filling, impainting algorithm with fast marching method (FMM) known as TELEA algorithm has been used
dibr-rvs
Depth Image Based Rendering - Reference View Selection
FEC
Kikihqq's Repositories
Kikihqq/BasesHomo
The official PyTorch implementation of the paper "Motion Basis Learning for Unsupervised Deep Homography Estimation with Subspace Projection".
Kikihqq/Computer_Vision-MO446
P3-XX sift klt
Kikihqq/COTR
Code release for "COTR: Correspondence Transformer for Matching Across Images"
Kikihqq/Deep-homography-estimation-Pytorch
Deep homography network with Pytorch
Kikihqq/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Kikihqq/DeepE_noCor_Pytorch
Estimate the essential matrix from two input images following the paper Deep Fundamental Matrix Estimation without Correspondences
Kikihqq/DeepHomography
Content-Aware Unsupervised Deep Homography Estimation
Kikihqq/DIBR-Algorithm
Depth Image Based Rendering Algorithm Implementation in MATLAB. For hole filling, impainting algorithm with fast marching method (FMM) known as TELEA algorithm has been used
Kikihqq/dibr-rvs
Depth Image Based Rendering - Reference View Selection
Kikihqq/FEC
Kikihqq/gaoxiang12-slambook
Kikihqq/hmg-dynamics
Kikihqq/inpainting-telea-matlab
Matlab implementation of the Telea inpainting algorithm
Kikihqq/JNeRF
JNeRF is a NeRF benchmark based on Jittor. JNeRF re-implemented instant-ngp and achieved same performance with original paper.
Kikihqq/Kikihqq
Here is huiqing~!
Kikihqq/learned-correspondence-release
Code release for "learning to find good correspondences" CVPR 2018
Kikihqq/Lee-SLAM-source
SLAM 开发学习资源与经验分享
Kikihqq/paper_PPT
Here are some PPT of some presentation/ daily reading.
Kikihqq/PR-Net
Non-Rigid Point Set Registration Networks
Kikihqq/svox2
Plenoxels: Radiance Fields without Neural Networks, Code release WIP
Kikihqq/TwoViewUnsynch
Tool for synchronizing two image sequences using epipolar geometry or homography
Kikihqq/Visual_SLAM_Related_Research
视觉(语义) SLAM 相关研究跟踪
Kikihqq/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch