sushi31415926's Stars
ArchaeaSoftware/cudahandbook
Source code that accompanies The CUDA Handbook.
jaredhoberock/stanford-cs193g-sp2010
This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010
balzer82/Kalman
Some Python Implementations of the Kalman Filter
Profactor/cv-plot
fast modular opencv plotting library
grimoire/torch2trt_dynamic
A pytorch to tensorrt convert with dynamic shape support
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Smorodov/LogPolarFFTTemplateMatcher
OpenCV Fourier-Mellin algorithm implementation.
megvii-research/BasesHomo
The official PyTorch implementation of the paper "Motion Basis Learning for Unsupervised Deep Homography Estimation with Subspace Projection".
imdumpl78/IHN
This is the open source implementation of the CVPR2022 paper "Iterative Deep Homography Estimation"
placeforyiming/CVPR21-Deep-Lucas-Kanade-Homography
A generic pipeline to align multimodal image pairs from different sensors by extending Lucas-Kanade on feature maps. CVPR2021
lvzhaoyang/DeeperInverseCompositionalAlgorithm
Taking a Deeper Look at the Inverse Compositional Algorithm (CVPR 2019, Oral)
baidu/ICE-BA
georg-bn/se2-loftr
"A case for using rotation invariant features in state of the art feature matchers", CVPRW 2022
QUVA-Lab/e2cnn
E(2)-Equivariant CNNs Library for Pytorch
alishobeiri/Monocular-Video-Odometery
Monocular odometry using OpenCV
muneebaadil/structure-from-motion
Structure-from-Motion from scratch, using Numpy and OpenCV.
GrumpyZhou/patch2pix
Patch2Pix: Epipolar-Guided Pixel-Level Correspondences [CVPR2021]
superluckyxhh/LoFTR-with-train-script
LoFTR:Detector-Free Local Feature Matching with Transformers CVPR 2021(with train script --- unofficial ---)
Kolkir/Coarse_LoFTR_TRT
Distilled coarse part of LoFTR adapted for compatibility with TensorRT and embedded divices
hku-mars/FAST_LIO
A computationally efficient and robust LiDAR-inertial odometry (LIO) package
gisbi-kim/SC-A-LOAM
Robust LiDAR SLAM with a versatile plug-and-play loop closing and pose-graph optimization.
jureviciusr/particle-match
mirzaim/cs231n
Note and Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Lariiii/DeepSimDataAugmentation
Dmmm1997/FSRA
「TCSVT」A Transformer-Based Feature Segmentation and Region Alignment Method For UAV-View Geo-Localization
isaaccorley/torchrs
PyTorch implementation of popular datasets and models in remote sensing
niuliang42/DeepSim
Source Code for ACSAC paper "DeepSIM: GPS Spoofing Detection on UAVs using Satellite Imagery Matching"
abhinavtripathi95/geolocalization
This repository contains code and other files used in my MTech thesis on geolocalization of UAV using satellite imagery
engcang/SLAM-application
LeGO-LOAM, LIO-SAM, LVI-SAM, FAST-LIO2, Faster-LIO, VoxelMap, R3LIVE, Point-LIO, KISS-ICP, DLO, DLIO, Ada-LIO, PV-LIO, SLAMesh, ImMesh, FAST-LIO-MULTI, M-LOAM, LOCUS, SLICT, MA-LIO application and comparison on Gazebo and real-world datasets. Installation and config files are provided.