gugudexiatian's starred repositories

HSI_Classification

Classification for hyperspectral imagery

Language:PythonStargazers:120Issues:0Issues:0

segmentation_models

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

Language:PythonLicense:MITStargazers:4677Issues:0Issues:0

Multimodal-autoencoder-for-breast-cancer

Prognostically Relevant Subtypes and Survival Prediction for Breast Cancer Based on Multimodal Genomics Data

Language:PythonStargazers:24Issues:0Issues:0

HSI-Classification

HyperSpectral Image Classification With DeepLearning

Language:PythonStargazers:30Issues:0Issues:0

Auto-CNN-HSI-Classification

Code for the paper "Automatic Design of Convolutional Neural Network for Hyperspectral Image Classification"

Language:PythonStargazers:56Issues:0Issues:0

HSI-SVM

高光谱遥感影像识别与分类,HSI_SVM,Indian Pines

Stargazers:37Issues:0Issues:0
Language:PythonStargazers:4Issues:0Issues:0

Plant-Seedlings-Classification

Jupyter notebooks for Kaggle Plant Seedlings Classification

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

LSTM-Autoencoders

Anomaly detection for streaming data using autoencoders

Language:PythonLicense:MITStargazers:186Issues:0Issues:0

Fault-Detection-in-Ball-Bearing-Systems

To detect fault in ball-bearing systems. Dataset from CWRU university

Language:Jupyter NotebookStargazers:4Issues:0Issues:0

Place-Recognition-using-Autoencoders-and-NN

Place recognition with WiFi fingerprints using Autoencoders and Neural Networks

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:266Issues:0Issues:0

autoencoder_classifier

Autoencoder model for rare event classification

Language:Jupyter NotebookStargazers:104Issues:0Issues:0

RobustAutoencoder

A combination of Autoencoder and Robust PCA

Language:Jupyter NotebookLicense:MITStargazers:182Issues:0Issues:0

Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

Language:Jupyter NotebookLicense:MITStargazers:505Issues:0Issues:0

timeseries-clustering-vae

Variational Recurrent Autoencoder for timeseries clustering in pytorch

Language:PythonLicense:GPL-3.0Stargazers:446Issues:0Issues:0

Hyperspectral-Classification

Hyperspectral-Classification Pytorch

Language:PythonLicense:NOASSERTIONStargazers:485Issues:0Issues:0
Language:PythonLicense:MITStargazers:6Issues:0Issues:0

Rice-Disease-Classification

Classify images of Diseased Rice Leaves using Convolutional Neural Networks

Language:PythonLicense:GPL-3.0Stargazers:10Issues:0Issues:0

ROhsi

Source code of "Hyperspectral Image Classification Using Random Occlusion Data Augmentation"

Language:PythonLicense:GPL-3.0Stargazers:13Issues:0Issues:0

Hyperspectral

Deep Learning for Land-cover Classification in Hyperspectral Images.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:292Issues:0Issues:0

Feature-Selection-Hybrid

Intrusion Detection is a technique to identify the abnormal behavior of system due to attack. The unusual behavior of the environment is then identified and steps are taken and methods are formed to classify and recognize attacks. Data set containing a number of records sometimes may decrease the classifiers performance due to redundancy of data. The other problems may include memory requirements and processing power so we need to either reduce the number of data or the number of records. Feature Selection techniques are used to reduce the vertical largeness of data set. This project makes a comparative study of Particle Swarm Optimization, Genetic Algorithm and a hybrid of the two where we see that PSO being simpler swarm algorithm works for feature selection problems but since it is problem dependent and more over its stochastic approach makes it less efficient in terms of error reduction compared to GA. In standard PSO, the non-oscillatory route can quickly cause a particle to stagnate and also it may prematurely converge on sub optimal solutions that are not even guaranteed to be local optimum. A further drawback is that stochastic approaches have problem-dependent performance. This dependency usually results from the parameter settings in each algorithm. The different parameter settings for a stochastic search algorithm result in high performance variances. In this project the modification strategies are proposed in PSO using GA. Experimental results show that GA performs better than PSO for the feature selection in terms of error reduction problems whereas hybrid outperforms both the model in terms of error reduction.

Language:MatlabStargazers:25Issues:0Issues:0

-Crop-classification

在有少量样本的情况下,对含有三种农作物和背景的一幅多光谱图像进行农作物分类

Language:PythonStargazers:10Issues:0Issues:0

ForecastCropYield

农作物产量预测-天池

Language:PythonStargazers:12Issues:0Issues:0

Bearing-Detection

bearing detection by conv1d

Language:PythonLicense:Apache-2.0Stargazers:3Issues:0Issues:0

linearregression-lasso-ridge-elasticnet

基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)

Language:Jupyter NotebookStargazers:13Issues:0Issues:0

feature_selection_GAAlgorithm

基于遗传算法的特征选择

Language:PythonLicense:MITStargazers:121Issues:0Issues:0

hyperspectral-soilmoisture-dataset

Hyperspectral and soil-moisture data from a field campaign based on a soil sample. Karlsruhe (Germany), 2017.

Language:Jupyter NotebookLicense:CC-BY-4.0Stargazers:41Issues:0Issues:0

AD_Classification_VAE

Deep spectral-based shape features for Alzheimer’s Disease classification

Language:PythonStargazers:10Issues:0Issues:0

DeepMultiSurveyClassificationOfVariableStars

Implementation of the project done in Deep Multi-Survey classification of variable stars.

Language:HTMLLicense:MITStargazers:5Issues:0Issues:0

ML-Precision-Agriculture-Web-App

This web application uses Machine Learning to recommend crop, fertilizer, pesticide and storage process based on various variables. Algorithm used is SVM for multi-classification

Language:HTMLStargazers:49Issues:0Issues:0