Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
-
Updated
Aug 2, 2024 - Python
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)
Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras
Webcam face recognition using tensorflow and opencv
X-ray Images (Chest images) analysis and anomaly detection using Transfer learning with inception v2
Naruto Hand Gesture Recognition with OpenCV and Transfer Learning
Non-parallel voice conversion called ICRCycleGAN-VC based on CycleGAN and Inception-resNet module by Afiuny
Attendance Monitoring System that has a tracker, face detection, face recognition and database connectivity all integrated together. The tracker is based on Strongsort, yolov8 is used for face detection, InceptionResnet is used for face recognition and MySQL for database connectivity.
This is the companion repository for our paper iSPLInception: Redefining the State-of-the-Art for Human Activity Recognition which will be published in IEEE Access - 2021.
Keras and tensorflow transfer learning, starting from the pre-trained inception_resnetV2 model
Developed a deep novel coupled profile to frontal face recognition network incorporating pose as an auxiliary information via attention mechanism (i.e., implemented a pose attention module).
Chainer implementation of the paper "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning" (https://arxiv.org/abs/1602.07261)
Attendance Monitoring System that has a tracker, face detection, face recognition and database connectivity all integrated together. The tracker is based on Strongsort, yolov8 is used for face detection, InceptionResnet is used for face recognition and MySQL for database connectivity.
This is an implementation of the CVPR 2017 paper - Deep Koalarization : Image Colorization using deep CNNs and Inception Resnet V2
This is the implementation of my BSc project. A software that can group pictures based on the identity of the people in them.
Keras and tensorflow implementation of the inception-resnetV2 model
SimpleCNN and ResNet performance comparison
Add a description, image, and links to the inception-resnet topic page so that developers can more easily learn about it.
To associate your repository with the inception-resnet topic, visit your repo's landing page and select "manage topics."