global-average-pooling
There are 12 repositories under global-average-pooling topic.
mayur7garg/PlantLeafDiseaseDetection
Deep learning using CNN in tensorflow on Kaggle image dataset containing 87,900 different healthy and unhealthy crop leaves spanning 38 unique classes.
mr7495/image-classification-spatial
A novel architecture for enhancing image classification. Reference paper: https://arxiv.org/abs/2104.12294
nive927/Pothole-and-Plain-Road-Classification
Using deep learning and transfer learning techniques to differentiate plain roads and those with potholes using three different classifiers to obtain the best accuracy with the same convolutional base
copev313/Chatbot-Using-Deep-Learning
We build a chatbot by implementing machine learning and natural language processing.
OValery16/CNN-localization-
Tutorial to show how to extract object localization
cakmakaf/dog_breed_classifier
Given an image of a dog, our algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.
SanjarH/Sarcasm-Detection
Project made in Jupyter Notebook with "News Headlines Dataset For Sarcasm Detection" from Kaggle.
shayanaamir/Urdu-Music-Genre-Classification
Urdu Music Genre Classification using Convolution Neural Networks and Transfer Learning.
martinoywa/turbo-guacamole
Custom Efficient Neural Network For Histopathological Lung Cancer Classification
sultanazhari/verify-a-person-s-age-by-the-face
A supermarket chain called Good Seed wanted to see if Data Science could help them comply with the law by ensuring that they did not sell age-restricted products to underage customers. My task was to build and evaluate a model to verify a person's age.
guilhermedom/mobilenet-transfer-learning-flowers
Transferring MobileNetV2's feature extractor layers to classify flower images.