lixin2002cn's Stars
yiskw713/boundary_loss_for_remote_sensing
Pytorch re-implementation of boundary loss, proposed in "Boundary Loss for Remote Sensing Imagery Semantic Segmentation"
huaaaliu/RGBX_Semantic_Segmentation
a791702141/SSG
This project is the official implementation of ``Self-Supervised Graph Neural Network for Multi-Source Domain Adaptation'' in PyTorch, which is accepted by ACM MM 2022.
weiyikang/MCC-DA
"Multi-Source Collaborative Contrastive Learning for Decentralized Domain Adaptation", IEEE TCSVT
bubbliiiing/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
iSEE-Laboratory/VersReID
(TPAMI2024) Official implementation of Paper ''A Versatile Framework for Multi-scene Person Re-identification''
mariegadeberg/AISOutlierDetection
LeoPits/Vessels-anomaly-detection-with-AIS-data
Anomaly detection from ships' Automatic Identification System (AIS) data
JaydenZeng/EMMR
Mitigating Inconsistencies in Multimodal Sentiment Analysis under Uncertain Missing Modalities, in EMNLP2022
CIA-Oceanix/TrAISformer
Pytorch implementation of TrAISformer---A generative transformer for AIS trajectory prediction (https://arxiv.org/abs/2109.03958).
daixinghome/Distill_GID_detectron2
LutingWang/awesome-knowledge-distillation-for-object-detection
A curated list of awesome knowledge distillation papers and codes for object detection.
yyyyangyi/CNNs-for-Multi-Source-Remote-Sensing-Data-Fusion
ai-dawang/PlugNPlay-Modules
summitgao/WPANet
基于小波变换平行注意力的多源遥感图像分类,北京航空航天大学学报,2023
walking-shadow/Simple-Remote-Sensing-Change-Detection-Framework
A simplified implementation of remote sensing change detection based on pytorch
AnkurDeria/MFT
Pytorch implementation of Multimodal Fusion Transformer for Remote Sensing Image Classification.
xungeer29/Remote-Sensing-Image-Classification
深度学习图像分类的入门教程
GatorSense/MUUFLGulfport
MUUFL Gulfport Hyperspectral and LIDAR Data: This data set includes HSI and LIDAR data, Scoring Code, Photographs of Scene, Description of Data
summitgao/MSFMamba
Code for "MSFMamba: Multi-Scale Feature Fusion State Space Model for Multi-Source Remote Sensing Image Classification"
shibing624/nlp-tutorial
自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。
PKU-TANGENT/nlp-tutorial
NLP新手入门教程
datawhalechina/self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
wangxuqi/Prompt-Engineering-Guide-Chinese
Prompt工程师指南,源自英文版,但增加了AIGC的prompt部分,为了降低同学们的学习门槛,翻译更新
tangjunjun966/cuda-tutorial-master
第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(atomic)实战篇 第十章 CUDA流(stream)实战篇 第十一章 CUDA的NMS算子实战篇 第十二章 YOLO的部署实战篇 第十三章 基于CUDA的YOLO部署实战篇
cxyth/rs-segment.pytorch
遥感影像语义分割
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Ding-Kexin/IF_CALC
The repository contains the implementations for Coupled Adversarial Learning for Fusion Classification of Hyperspectral and LiDAR Data
Alro10/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
nachi-hebbar/Time-Series-Forecasting-LSTM
Time series forecasting using LSTM in Python