Using CNN for classifying 101 different food categories - using VGG16, Alex Net and SVM
☆10Jan 6, 2020Updated 6 years ago
Alternatives and similar repositories for Image-Classification-using-CNNs-AlexNet-VGG16-SVM-transfer-learning
Users that are interested in Image-Classification-using-CNNs-AlexNet-VGG16-SVM-transfer-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Project for Machine Learning and Physical Applications Class - Hyperspectral image classification using SVM, and CNN with layer pruning a…☆13Jul 15, 2018Updated 8 years ago
- image classification with VGG16+SVM and VGG-16☆11Jul 12, 2019Updated 7 years ago
- Image classification using SVM, KNN, Bayes, Adaboost, Random Forest and CNN.Extracting features and reducting feature dimension using T-S…☆13Aug 12, 2020Updated 5 years ago
- Extracting the deep features of the BreakHis dataset from pre-trained GoogLeNet, ResNet-18 and VGG-19 Convolutional Neural Networks (CNN…☆12Jul 22, 2022Updated 4 years ago
- Classification of human emotion using multi-modal models☆12Jun 27, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Siamese Network and Triplet Loss for face recognition in real time☆14Jul 17, 2019Updated 7 years ago
- An Architecture Combining CNN and SVM for Image Classification☆18Feb 6, 2019Updated 7 years ago
- ☆10Mar 31, 2025Updated last year
- Classification of Images using Support Vector Machines and Feature Extraction using SIFT.☆14Nov 27, 2020Updated 5 years ago
- Generating Soil Moisture (SM) or Evapotranspiration (ET) maps from satellite images☆10Aug 23, 2019Updated 6 years ago
- Prediction of WQI and WQC using Logistic Regression and ANN☆21Oct 24, 2022Updated 3 years ago
- A machine learning use to predict gender from a photo☆11May 9, 2018Updated 8 years ago
- ☆13Apr 6, 2025Updated last year
- 雷达信号分选任务是对雷达脉冲序列进行K-means聚类,以判定每个脉冲的所属雷达 1、对 2GHz 以内的信号进行多项滤波,以确定信号的中心频带 2、构建分选数据集,对场景中雷达脉冲序列信号进行仿真,并通过UDP传至开发处理 3、基于C++实现K-means算法并部署…