convolutional-neural-networks-cnn

There are 8 repositories under convolutional-neural-networks-cnn topic.

  • Tyill/sunnet

    tiny neural net

    Language:C++629224
  • vincenzosantopietro/Action-Recognition-EfficientNet-TensorFlow

    Simple Action Recognition experimentation with the UCF101 Dataset and EfficientNets.

  • kanchan88/disease-detection-CNN

    The Cell can certain features than help doctors to make decision whether you can a certain disease or not. ANN model will take long time for image classification and can only work in images concentrated in center. Here is how you do using CNN(Convolutional Neural Network). CNN is the expanded version of ANN.

    Language:Jupyter Notebook2101
  • sergio11/brain_tumor_classification_cnn

    🧠🚀 AI-Powered Brain Tumor Classification: Leveraging Deep Learning with CNNs and Transfer Learning to classify brain tumors from MRI scans, enabling fast and accurate diagnostics. 🌐⚡

    Language:Jupyter Notebook210
  • Joycechidi/MachineLearning2

    Continuation of my machine learning works based on Subjects....starting with Evaluating Classification Models Performance

  • Abinashcode9/Handwritten-Digit-Recognition-using-Deep-Learning-1

    A python language based project for recognition Handwritten Digits using Machine Learning and Deep Learning concepts

    Language:Python0000
  • AKKI0511/Traffic-Sign-Recognition

    Traffic sign recognition using deep learning. Implemented and compared custom CNN and transfer learning models (ResNet50, MobileNetV2) with comprehensive evaluation metrics. Achieved 98.8% accuracy with a focus on real-world efficiency.

    Language:Jupyter Notebook0100
  • Cat-VS-Dog

    abhi227070/Cat-VS-Dog

    Cat VS Dog Classifier: Train a machine to identify whether an image contains a cat or a dog with up to 96% accuracy using deep learning techniques and the VGG16 model.

    Language:Jupyter Notebook