zhang2508's Stars
awesome-spectral-indices/awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
leeguandong/Paper-Learning
论文学习,主要研究深度学习处理遥感影像,地名识别,文档篡改检测,OCR,视觉生成
Junjue-Wang/LoveDA
[NeurIPS 2021] LoveDA: A Remote Sensing Land-Cover Dataset for Domain Adaptive Semantic Segmentation
Hengwei-Zhao96/T-HOneCls
Class prior-free PU Learning for hyperspectral imagery (ICCV 2023)
KrealHtz/cbir-system
一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能
zcablii/LSKNet
(IJCV2024 & ICCV2023) LSKNet: A Foundation Lightweight Backbone for Remote Sensing
syamkakarla98/Hyperspectral_Image_Analysis_Simplified
The repository contains the implementation of different machine learning techniques such as classification and clustering on Hyperspectral and Satellite Imagery.
1044197988/Python-Image-feature-extraction
Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。
maqi1520/mdx-notes
⛷ Cross-platform note-taking software, public layout editor, using MDX ⛷ 跨平台笔记软件,公众号排版编辑器,使用MDX来排版
scikit-opt/scikit-opt
Heuristic Algorithms(Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Algorithm and TSP in Python(遗传算法、粒子群算法、模拟退火、蚁群算法、免疫优化算法、鱼群算法,旅行商问题)
lironui/Double-Branch-Dual-Attention-Mechanism-Network
Hyperspectral Image Classification
fengjiaqi927/HSI_transformer
transformer-based method for HSI classification
daiquocnguyen/Graph-Transformer
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
jgraph/drawio-desktop
Official electron build of draw.io
CoinCheung/pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
MLNLP-World/Paper-Writing-Tips
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
guanyingc/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
DataXujing/YOLO-v5
:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)
fuy34/superpixel_fcn
[CVPR‘20] SpixelFCN: Superpixel Segmentation with Fully Convolutional Network
piddnad/DDColor
[ICCV 2023] DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders
HongyangGao/Graph-U-Nets
Pytorch implementation of Graph U-Nets (ICML19)
l0o0/jasminum
A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据
Xu22Web/tech-study-js
学习强国油猴插件 40分/天 强国脚本 A flexible and light userscript for xuexiqiangguo based on tampermonkey plugin
TechXueXi/techxuexi-js
油猴等插件的 学习强国 js 代码 45分/天
STACCCCEY/nirs-data-preprocess
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
dnGrep/dnGrep
Graphical GREP tool for Windows
allenlu2008/PythonDemo
虾神的Python示例代码库
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠