huili1228's Stars
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
michaelliao/learn-python3
Learn Python 3 Sample Code
girls-in-ai/Girls-In-AI
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
cypw/DPNs
Dual Path Networks
kalviny/MSDNet-PyTorch
MSDNet
sjliu68/Remote-Sensing-Image-Classification
Remote sensing image classification based on deep learning
chenBright/vue-cli-webpack-analysis
vue-cli webpack配置的分析(注释)
michael92ht/LBP
获取图像的LBP特征
zhuqunxi/Urban-Region-Function-Classification
psellcam/Superpixel-Contracted-Graph-Based-Learning-for-Hyperspectral-Image-Classification
Code for the Paper "Superpixel Contracted Graph-Based Learning for Hyperspectral Image Classification"
Vikki23/Demo_spectral_spatial_hyperspectral_classification
This is a code set for spectral-spatial hyperpsectral classifcation, including the EMAP, Gabor, LORSAL, LibSVM, MRF, and LBP methods.
mhaut/pResNet-HSI
Source code of "Deep Pyramidal Residual Networks for Spectral–Spatial Hyperspectral Image Classification"
leeguandong/How-to-make-high-resolution-remote-sensing-image-dataset
高分遥感影像数据集的制作
leeguandong/Multi-Scale-Dense-Networks-for-Hyperspectral-Remote-Sensing-Image-Classification
paper:Multi-Scale Dense Networks for Hyperspectral Remote Sensing Image Classification
Vikki23/SLIC_for_hyperspectral_images
This set of files contains the Matlab code for the SLIC segmentation on the hyperspectral images.
411-3/PSP-CRF
Improving Semantic Image Segmentation with a Probabilistic Superpixel-based Dense Conditional Random Field
Vikki23/Demo_SSAL_SDP
Demo for the proposed SSAL-SDP method, i.e., superpixel-based semisupervised active learning (SSAL) method with the density peak (DP) augmentation, for the hyperspectral image classification.
liuyingbin19222/HSI_svm_pca_resNet50
use SVM and PCA_ResNet50 to classify HSI
LiangMiaomiao/MS-RCAE-for-HSIC
A superpixel-based relational auto-encoder for feature extraction of hyperspectral images
yafangy/Nanomaterial_DeepLearning
Semantic neural network to realize pixel-wise classification of 2D nano-material using Matlab
BIgRunner/DBscanSupP
An improved real-time superpixel segment algorithm ollowing Shen Jinabing's work "Real-Time Superpixel Segmentation by DBSCAN Clustering Algorithm"
captainwong/shiyanlou_cpp
chenguanzhou/SLIC
This repository contains an implementation of the SLIC Superpixel algorithm by Chen Guanzhou et al.
chenBright/Unix-Linux-Program
Unix/Linux编程
M-Soltaninejad/MultimodalSupervoxel
The algorithm used in this code is the modification of the method Simple Linear Iterative Clustering (SLIC). Our method is optimized for medical images such as MRI, CT, etc. The contributions of our codes compared to conventional 2D and 3D superpixel are as follows: 1. Multi-modal input (works for single-modal, as well), 2. Taking the spatial resolution of the medical images into account, i.e. the voxel resolution in X and Y directions and the slice thickness.
chenBright/Algorithms
算法(第4版)习题
chenBright/AOAPC
算法竞赛入门经典(第2版)部分代码
chenBright/json-tutorial
从零开始的 JSON 库教程
chenBright/strJs
String manipulation functions for javascript
chenBright/resume