Repository navigation
inceptionv4
- Website
- Wikipedia
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
까먹으면 다시 보려고 정리합니다.
Keras implementation of InceptionV4 Paper
A simplification of Tensorflow Tensor Operations
A collection of deep learning models (PyTorch implemtation)
TensorFlow Lite classification on a bare Raspberry Pi 4 with 64-bit OS at 23 FPS
Pytorch inception v4 for human actions recognition.
GoogLeNet Inception-v4 ( Keras 2.24 )
TensorFlow Lite classification on a bare Raspberry Pi 4 at 33 FPS
Four deep learning architectures trained on face image datasets for facial recognition. Compared against a pretrained openface model.
MIVisionX Python Inference Analyzer uses pre-trained ONNX/NNEF/Caffe models to analyze inference results and summarize individual image results
A simple implementation of GoogLeNet aka inception 22 layer model in keras on MNIST and CIFAR10.
Cetacean detection from hydrophone audio via image classification on spectrograms.
Live Image Classification
To participate in the Kaggle cdiscount competition
Inception V4 Neural Network for Java
Neural Network Architecture definition files
This project aims to detect Parkinson's disease using a computer vision approach. It leverages transfer learning with a pre-trained Inception V4 model for feature extraction and employs K-Nearest Neighbors (KNN) for classification.
Human Data Analytics Course Project