Pinned Repositories
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
complex-valued-transformer
Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"
CRPM-Net
PolSAR Image Classification Based on Dilated Convolution and Pixel-Refining Mapping Network in Complex Domain. https://arxiv.org/abs/1909.10783
CV-CNN
cvnn-NEGU93
Library to help implement a complex-valued neural network (cvnn) using tensorflow as back-end
CVNN-PolSAR-NEGU93
Core code for simulations used for most of my publications
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
ios_rule_script
分流规则、重写写规则及脚本。
PolSARFormer
This code is for the paper "Local Window Attention Transformer for Polarimetric SAR Image Classification" that is published in the IEEE Geoscience and Remote Sensing Letters journal.
PolSARUtilities
Utilities of pol-SAR data processing in Matlab
mikeywww's Repositories
mikeywww/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
mikeywww/complex-valued-transformer
Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"
mikeywww/CRPM-Net
PolSAR Image Classification Based on Dilated Convolution and Pixel-Refining Mapping Network in Complex Domain. https://arxiv.org/abs/1909.10783
mikeywww/CV-CNN
mikeywww/cvnn-NEGU93
Library to help implement a complex-valued neural network (cvnn) using tensorflow as back-end
mikeywww/CVNN-PolSAR-NEGU93
Core code for simulations used for most of my publications
mikeywww/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
mikeywww/ios_rule_script
分流规则、重写写规则及脚本。
mikeywww/PolSARFormer
This code is for the paper "Local Window Attention Transformer for Polarimetric SAR Image Classification" that is published in the IEEE Geoscience and Remote Sensing Letters journal.
mikeywww/PolSARUtilities
Utilities of pol-SAR data processing in Matlab
mikeywww/PolSF
mikeywww/Read-Write-MatlabPolSARPro
This repository includes functions by Carlos López and Alberto González that enable the interchange of information between Matlab and PolSARPro app in PolSAR data processing
mikeywww/SAR-Synthetic-Aperture-Radar
合成孔径雷达 相关。研究生期间学习 SAR/InSAR/PolSAR 相关的代码和总结,毕业后已经离开这个领域了。分享出来,仅此纪念。1)SAR: 成像算法,RD,CS,Radarsat-1数据成像处理。2)InSAR: 人造场景原始回波仿真、成像及干涉处理。包括平地场景和圆锥形场景。3)PolSAR: 极化定标算法,Whitt, PARC, Quegan, Ainsworth。详见 readme.md
mikeywww/SARSeg-ggsDing
Pytorch Codes for the paper 'MP-ResNet: Multi-path Residual Network for the Semantic segmentation of High-Resolution PolSAR Images'
mikeywww/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
mikeywww/Simulation-FMCW-millimeter-wave-altimeter-radar-for-UAV
Simulation of FMCW millimeter wave altimeter radar for UAV
mikeywww/Visual_Transformers_PolSar
mikeywww/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch