shufflenet
There are 46 repositories under shufflenet topic.
pytorch-classification
PyTorch implementations of image classification networks
RealFakeImageClassifying
A semester project using ShuffleNet, MobileNetV3 Small & ResNet50 to classify real and fake faces with the specified dataset that taken from Kaggle.
Skin-Cancer-Detection-Using-Hybrid-Model
Skin Cancer Detection: Leveraging Hybrid Deep Learning Models and Traditional Machine Learning Classifiers
CNNs
Various codes and scripts used during AI research. Orginally developed in the Binary_label_predictions_with_CNNs repository
Improvised-Face-Detection-and-Recognition-from-video
Implemented multiple face detection algorithms to accurately count and save recognized faces in a designated folder, enhancing detection accuracy. Integrated ShuffleNet and MTCNN successfully. Developed intelligent graphics for project analysis in Excel. Implemented facial recognition using PCA and Eigenfaces for dataset matching.
Improvised-Face-Detection-and-Recognition-from-video
Implemented multiple face detection algorithms to accurately count and save recognized faces in a designated folder, enhancing detection accuracy. Integrated ShuffleNet and MTCNN successfully. Developed intelligent graphics for project analysis in Excel. Implemented facial recognition using PCA and Eigenfaces for dataset matching.
transferlearning_shufflenet
A notebook to learn the use of CNNs and ShuffleNet
Binary_label_predictions_with_CNNs
Various codes and scripts used during AI research, all neatly organised
SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow,Please pay attention to my branch about shufflenet-tensorflow.