Lshuaifei's Stars
yeecode/EasyRPC
EasyRPC是一个远程过程调用(Remote Procedure Call,简称RPC)的最小实现。它使用极少的类、方法演示了RPC的实现原理,是一个学习RPC工作原理的良好示例。
cvlab-epfl/disk
Disk code release
luigifreda/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.
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
jiaoqianjin/knowledge-base
YunaiV/ruoyi-vue-pro
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
ashish-kubade/AFN
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
justchenhao/STANet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
yisun98/SOLC
Remote Sensing Sar-Optical Land-use Classfication Pytorch Pytorch高分辨率遥感语义分割/地物分割/地物分类
liumency/SRCDNet
The pytorch implementation for "Super-resolution-based Change Detection Network with Stacked Attention Module for Images with Different Resolutions ".
whu-csl/WHU-SEN-City
cvankir2/nsf_auburn
Information and relevant research from 2021 Auburn University REU on Smart UAVs. Computer Vision through terrain image processing, specifically through implementations of SIFT (feature matching) and template matching.
gbaier/rs_img_synth
haooozi/SiamFC
Pytorch Re-implementation for [ECCV'16] "(SiamFC)Fully-Convolutional Siamese Networks for Object Tracking" on GOT-10k dataset
ucuapps/OpenGlue
Open Source Graph Neural Net Based Pipeline for Image Matching
wintersun661/MMNet
code for Multi-scale Matching Networks for Semantic Correspondence, ICCV
CFM-MSG/Code_CMAP
Cross-Modal Attention Preservation with Self-Contrastive Learning for Composed Query-Based Image Retrieval
vcg-uvic/image-matching-benchmark-baselines
Baselines for the Image Matching Benchmark and Challenge
mansamtsui/Focus-On-3D-Terrain-Programming.Source-Code
Premier Press - Focus On 3D Terrain Programming.Source Code 看书后的笔记都记录到示例代码上
Zhenye-Na/image-similarity-using-deep-ranking
🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)
ArkinDharawat/DeepImageRanking
Implementation of `Learning Fine-grained Image Similarity with Deep Ranking` using ResNet-101 and implemented in Pytorch
itoral/gl-terrain-demo
OpenGL terrain rendering demo
ChaseCarthen/OpenGL-and-GDAL-Tutorials
A github repository that will give tutorials on how to load and visualize DEMs, shape files, and satellite imagery.
Panagiotou/ImageToDEM
Generating Elevation Surface from a Single RGB Remotely Sensed Image Using Deep Learning
CruseScanner/LargeSurfaceVisualizer
The LargeSurfaceVisualizer is a javascript framework to visualize arbitrary large raster or image data in 2D and 3D. Using an iipimage server and osg.js, the LargeSurfaceVisualizer can render very high-resolution images such as scanned surfaces, Terrains/DEMs, or other 2.5D datasets in your browser.
kevinforrestconnors/objdem
generates a 3d model of a digital elevation map from coordinates
PeterFogh/digital_elevation_model_use_cases
Demonstrates use cases of Digital Elevation Model (DEM)
zarelit/gisDTM
Interactive Digital Elevation Model visualizer
GeomaticsResearch/lightningtrace
Quickly contour a digital elevation model (DEM) using rasterio and matplotlib