Pinned Repositories
BigEarthNet-Sen1
Pipelines for BigEarthNet-Sen1 creation.
Challenge_ZhongKeXingTu5_Sea_Ice
Second-place Solution for Sea Ice Segmentation in 2021 GaoFen Challenge
ComCSC
codes for TNNLS paper "Learning Convolutional Sparse Coding on Complex Domain for Interferometric Phase Restoration"
GRN-SNDL
codes for TGRS paper: Graph Relation Network: Modeling Relations between Scenes for Multi-Label Remote Sensing Image Classification and Retrieval
GRSL_BFE_MA
Codes for GRSL paper: Deep Learning-based Building Footprint Extraction with Missing Annotations
IGARSS2020_BWMS
Codes for IGARSS2020 paper: Band-Wise Multi-Scale CNN Architecture for Remote Sensing Image Scene Classification.
road_extraction_remote_sensing
Road Extraction based on U-Net architecture (CVPR2018 DeepGlobe Challenge submission)
SauMoCo
codes for TGRS paper: Deep Unsupervised Embedding for Remotely Sensed Images Based on Spatially Augmented Momentum Contrast
TGRS_DisOptNet
Codes for TGRS paper: DisOptNet: Distilling Semantic Knowledge from Optical Images for Weather-independent Building Segmentation
TGRS_RiDe
Codes for TGRS paper: Rotation Invariant Deep Embedding for RemoteSensing Images
jiankang1991's Repositories
jiankang1991/road_extraction_remote_sensing
Road Extraction based on U-Net architecture (CVPR2018 DeepGlobe Challenge submission)
jiankang1991/GRN-SNDL
codes for TGRS paper: Graph Relation Network: Modeling Relations between Scenes for Multi-Label Remote Sensing Image Classification and Retrieval
jiankang1991/ComCSC
codes for TNNLS paper "Learning Convolutional Sparse Coding on Complex Domain for Interferometric Phase Restoration"
jiankang1991/GRSL_BFE_MA
Codes for GRSL paper: Deep Learning-based Building Footprint Extraction with Missing Annotations
jiankang1991/SauMoCo
codes for TGRS paper: Deep Unsupervised Embedding for Remotely Sensed Images Based on Spatially Augmented Momentum Contrast
jiankang1991/TGRS_DisOptNet
Codes for TGRS paper: DisOptNet: Distilling Semantic Knowledge from Optical Images for Weather-independent Building Segmentation
jiankang1991/IGARSS2020_BWMS
Codes for IGARSS2020 paper: Band-Wise Multi-Scale CNN Architecture for Remote Sensing Image Scene Classification.
jiankang1991/Challenge_ZhongKeXingTu5_Sea_Ice
Second-place Solution for Sea Ice Segmentation in 2021 GaoFen Challenge
jiankang1991/TGRS_RiDe
Codes for TGRS paper: Rotation Invariant Deep Embedding for RemoteSensing Images
jiankang1991/BigEarthNet-Sen1
Pipelines for BigEarthNet-Sen1 creation.
jiankang1991/CarND-Capstone-T3-SSD-MobileNetV2
Self driving car capstone project based on ROS and light-weight traffic light detection CNN model
jiankang1991/HR-S2DML
codes for RS paper: High-Rankness Regularized Semi-supervised Deep Metric Learning for Remote Sensing Imagery
jiankang1991/CDNE
Codes for IEEE JSTARS paper: Deep Hashing based on Class-Discriminated Neighborhood Embedding
jiankang1991/RNSL
Codes for TGRS paper: Robust Normalized Softmax Loss for Deep Metric Learning-based Characterization of Remote Sensing Images with Label Noise
jiankang1991/SNCA_CE
codes for TGRS paper "Deep Metric Learning based on Scalable Neighborhood Components for Remote Sensing Scene Characterization"
jiankang1991/tiny_proj_PID_para_twiddle_bayesian_opti
Parameter optimization of PID control based on Twiddle algorithm and Bayesian Optimization
jiankang1991/coursera_algorithms
codes for coursera algorithms
jiankang1991/InSAR_cpp
SAR/InSAR/PSInSAR/SBAS processing tools
jiankang1991/NTDNE
jiankang1991/jiankang1991
jiankang1991/jiankang1991.github.io
jiankang1991/PID_control
My solution for PID Controller-Udacity’s Self-driving Car Nanodegree
jiankang1991/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
jiankang1991/Autonomous-Systems-Interview-Practice-Project
jiankang1991/CarND-Capstone-T3-New
jiankang1991/despeckCL
A C++ library for InSAR denoising images using OpenCL
jiankang1991/GRSL_TSNCA
jiankang1991/insar
insar数据分析与处理代码『InSAR Data Analysis and processing code』
jiankang1991/SAR-Synthetic-Aperture-Radar
合成孔径雷达 相关。研究生期间学习 SAR/InSAR/PolSAR 相关的代码和总结,毕业后已经离开这个领域了。分享出来,仅此纪念。1)SAR: 成像算法,RD,CS,Radarsat-1数据成像处理。2)InSAR: 人造场景原始回波仿真、成像及干涉处理。包括平地场景和圆锥形场景。3)PolSAR: 极化定标算法,Whitt, PARC, Quegan, Ainsworth。详见 readme.md
jiankang1991/udacity_traffic_light_detection
udacity traffic light detection based on light-weight CNN