efficientnet-keras
There are 16 repositories under efficientnet-keras topic.
gsurma/image_classifier
CNN image classifier implemented in Keras Notebook 🖼️.
LaxmanSinghTomar/nsfw-classifier
This repository is dedicated for building a classifier to detect NSFW Images & Videos.
sajadamouei/Person-Re-ID-with-light-weight-network
Person Re-identification with transfer learning on CUHK01 dataset.
obi-wan-shinobi/GalaxyEfficientNets
Official repository of code for "Galaxy Morphology Classification using EfficientNet Architectures"
apurva-modi/Flower-classification
In this competition, we’re challenged to build a machine learning model that identifies the type of flowers in a dataset of images (for simplicity, we’re sticking to just over 100 types).
karthik-d/lesion-characterization-using-cgan
Analysis of the dermoscopic image processing pipeline toward optimally segmenting skin lesion regions and classifying lesion types using adversarial and generative deep learning.
Maunil2k/Leaf_disease_prediction
Predicition of leaf disease using EfficientNet - B4
obi-wan-shinobi/galaxy-morphology-paper
The Paper for Galaxy Morphology Classification using EfficientNets
RohitGanji/white-blood-cancer-all-mm
Classifies white blood cancer cells using EfficientNetB3.
SreeEswaran/Image-Classification-using-EfficientNet
This project uses a pre-trained EfficientNet model to classify images into different categories. The model is fine-tuned on a custom dataset for this purpose.
johnny-brav0/BrainTumorClassification
Classification of brain tumors with EfficientNetB1 using TensorFlow, Keras and OpenCV.
JuliaGerasymenko/emotion-theme-recognition-app
Music emotions and themes classifier app could recognize 56 classes using three trained models (based on ResNet50, InceptionNetV2, EfficientNetB3), applying the transfer learning approach.
Klassikcat/project-NEXTLab-CNN-EfficientNet
Codestates collaboration project with NEXTLab to detect, classify, and track car in cameras using EfficientNetv2
mrr00b00t/efn-siim-covid19
Repositório utilizado para manter o projeto das discplinhas ECOM178 - REDES NEURAIS E APRENDIZADO PROFUNDO e ECOM181 - FUNDAMENTOS DE IA APLICADOS AO DIAGNÓSTICO MÉDICO.
ac005sheekar/Skin-Cancer-Detection-with-Multiple-Neural-Networks
This is a Skin Cancer Detection System where multiple types of Deep Learning Neural Networks like ResNet and E-net have been used to tune, train and test for achieving highest possibility of accuracies.
Gabriellgpc/WebAppImageClassifier
A Web APP to server a image classifier using flask. This is a PoC for future works.