Skip to content
#

cnn

Here are 65 public repositories matching this topic...

An Android app for real-time facial emotion recognition, designed to improve accuracy for Middle Eastern faces and women wearing hijabs. The CNN model is trained on a hybrid dataset (FER2013, CK+, JAFFE, and IEFDB), achieving 88% accuracy on the hybrid test set and 90% on IEFDB test set.

  • Updated Sep 11, 2023
  • Java

PlantAi is a ResNet-based CNN model trained on the PlantVillage dataset to classify plant leaf images as healthy or diseased. This repository includes PyTorch training code, tools to convert the model to TensorFlow Lite (TFLite) for deployment, and an Android app integrating the model for real-time leaf disease detection from camera images.

  • Updated Aug 21, 2025
  • Java

Improve this page

Add a description, image, and links to the cnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cnn topic, visit your repo's landing page and select "manage topics."

Learn more