cslearngo

cslearngo

Geek Repo

Github PK Tool:Github PK Tool

cslearngo's starred repositories

models

Models and examples built with TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:77004Issues:2724Issues:7276

techniques

Techniques for deep learning with satellite & aerial imagery

pyslam

pySLAM contains a Visual Odometry (VO) pipeline in Python for monocular, stereo and RGBD cameras. It supports many modern local features based on Deep Learning.

Language:PythonLicense:GPL-3.0Stargazers:1857Issues:44Issues:102

d2l-zh-pytorch-slides

Pytorch版代码幻灯片

Language:Jupyter NotebookStargazers:575Issues:13Issues:0

cnngeometric_pytorch

CNNGeometric PyTorch implementation

Language:PythonLicense:MITStargazers:274Issues:15Issues:25

cnn-matching

Source code and datadset for "Deep learning algorithm for feature matching of cross modality remote sensing images"

rfnet

RF-Net: An End-to-End Image Matching Network based on Receptive Field

Language:PythonLicense:MITStargazers:133Issues:5Issues:22

SIFT3D

Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra library with feature matching and RANSAC regression. Also includes IO functions supporting a variety of image formats.

CVPR21-Deep-Lucas-Kanade-Homography

A generic pipeline to align multimodal image pairs from different sensors by extending Lucas-Kanade on feature maps. CVPR2021

awesome-multimodal-remote-sensing-classification

List of datasets, papers, and codes related to multimodal/multisource/multisensor remote sensing classification

License:MITStargazers:70Issues:2Issues:0

SAR_denoising

Denoising framework for SAR images (Synthetic Aperture Radar) based on the FFDNet. Final project of MVA course "Remote sensing data: from sensor to large-scale geospatial data exploitation"

Language:Jupyter NotebookLicense:MITStargazers:50Issues:2Issues:2

Custom-made-SAR-speckle-reduction

Spekle reduction of SAR images in matlab using different custom-made filters: -Mean filter. -Frost filter. -Modified frost filter(added thresholds). -Lee filter(Using Masks, ENL ect). Note these fitlers are developed without the use of loops to make them faster.

Language:MATLABLicense:GPL-3.0Stargazers:48Issues:1Issues:2

Satellite-Imagery-to-Map-Translation-using-Pix2Pix-GAN-framework

PyTorch Implementation of Pix2Pix framework to train a U-Net with Generative Adversarial Network to map Satellite Imagery to an equivalent Map.

Language:Jupyter NotebookStargazers:41Issues:2Issues:1

RISG-image-matching

A rotation invariant SuperGlue image matching algorithm.

SIFT

基于C++的基本库实现了SIFT特征提取与匹配, 无需调用如OpenCV的库函数. 从实现细节的角度介绍了SIFT算法流程. 代码很大程度地基于ezSIFT代码, 用于自学和理解SIFT算法.

ScaleRatioICP

Scale Ratio ICP for 3D Point Clouds with Different Scales

Language:CLicense:MITStargazers:29Issues:1Issues:2

MS-PIIFD_registration

A feature-based registration algorithm for multi-source images

Language:MATLABStargazers:26Issues:1Issues:0
Language:MATLABLicense:MITStargazers:11Issues:2Issues:0

Histogram-of-Oriented-Gradients-HOG

This algorithm counts occurrences of gradient orientation in localized portions of an image and visualize it in an image.

Language:Jupyter NotebookStargazers:10Issues:1Issues:0
Language:C++License:MITStargazers:10Issues:1Issues:0

RIFT

A c++ implementation of RIFT.

Language:C++Stargazers:7Issues:2Issues:0

neptune

A unified codebase, developed in TensorFlow 2, for a collection of deep neural networks for matching, segmenting and translating acoustic and satellite images.

Language:PythonLicense:MITStargazers:7Issues:2Issues:0

BlobDetect

Blob Detection with scale-invariant features by analysing of scale-space maxima

Language:PythonStargazers:4Issues:2Issues:0

LoFTR

Code for "LoFTR: Detector-Free Local Feature Matching with Transformers", CVPR 2021

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0