Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: ImageClassification-master Download
 Description: In this project, our goal was to build a system that recognizes and classifies the object present in an image of size 231x231. We were given a set of training images each with one of four labels: 1 for airplanes 2 for cars 3 for horses 4 otherwise. We were provided with two sets of features: one is Histogram of Oriented Gradients (HOG), which has dimension of 5408 the other one is OverFEAT ImageNet CNN Features, which has dimension of 37,000. Concerning the test images, we were only given the features of each image without label, and the results to be judged by the grader. Our goal was to provide binary and multiple predictions. The Balanced Error Rate (BER) was our performance uator. To solve the problem, we firstly reduced the problem’s dimensionality by PCA, dealt with imbalanced datasets through up-sampling or down-sampling, and removed outliers through unsupervised learning such as K-Means and EM Algorithm. Secondly, we applied ML methods such as Binary and Multinomial Logist
 Downloaders recently: [More information of uploader 杨雪]
 To Search:
File list (Check if you may need any files):
 

ImageClassification-master
..........................\ADASYN.m
..........................\DeepLearnToolbox-master
..........................\.......................\NN
..........................\.......................\..\nnapplygrads.m
..........................\.......................\..\nnbp.m
..........................\.......................\..\nnchecknumgrad.m
..........................\.......................\..\nneval.m
..........................\.......................\..\nnff.m
..........................\.......................\..\nnpredict.m
..........................\.......................\..\nnsetup.m
..........................\.......................\..\nntest.m
..........................\.......................\..\nntrain.m
..........................\.......................\..\nnupdatefigures.m
..........................\Model Analysis.xlsx
..........................\README.md
..........................\SMO.m
..........................\ber.m
..........................\binClassPredLogistReg.m
..........................\binClassPredSVM.m
..........................\featureEngineering.m
..........................\gaussianBasis.m
..........................\kmeansUpdate.m
..........................\learnBestModel.m
..........................\learnDistribTestError.m
..........................\learnKmeans.m
..........................\learnLogisticRegression.m
..........................\learnLogisticRegressionOnevsAll.m
..........................\learnMultiClassSVM.m
..........................\learnMultinomLogisticRegression.m
..........................\learnNeuralNetworks.m
..........................\learnPenLogisticRegression.m
..........................\learnPredMulti.m
..........................\learnSVM.m
..........................\linearKernel.m
..........................\lmsvd.m
..........................\logisticRegression.m
..........................\main.m
..........................\multiClassPredLogistReg.m
..........................\multiClassPredSVM.m
..........................\multinomClassPredLogistReg.m
..........................\multinomLogisticRegression.m
..........................\penLogisticRegression.m
..........................\polyKernel.m
..........................\polybasis.m
..........................\pred_binary.mat
..........................\pred_multiclass.mat
..........................\rbfKernel.m
..........................\readTestData.m
..........................\readTrainData.m
..........................\report.pdf
..........................\result.m
..........................\searchGamma.m
..........................\setSeed.m
..........................\solveImbalaceData.m
..........................\splitClass.m
..........................\splitTrainValid.m
..........................\standartscore.m
..........................\test.m
    

CodeBus www.codebus.net