48 skills found · Page 1 of 2
coneypo / Dlib Face Recognition From CameraDetect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
yakhyo / Gaze EstimationMobileGaze: Real-Time Gaze Estimation models using ResNet 18/34/50, MobileNet v2 and MobileOne s0-s4 | In PyTorch >> ONNX Runtime Inference
tf2jaguar / Pytorch Train毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别
yakhyo / Head Pose EstimationReal Time Head Pose Estimation: Accurate head pose estimation using ResNet 18/34/50 and MobileNet V2/V3 models. Evaluate yaw, pitch, and roll with pre-trained weights for quick integration.
orion29 / Satellite Image Segmentation For Flood Damage AnalysisSatellite Image Segmentation for Flood Detection and Analysis using UNET with Resnet-34 as the back bone.
krishna111809 / Fingerprint Based Blood Group DetectionThis repository presents an innovative approach to classifying blood groups using fingerprint images through deep learning techniques. The project explores state-of-the-art convolutional neural network (CNN) architectures, such as ResNet, VGG16, AlexNet, and LeNet, to analyze and predict blood groups accurately.
Sakib1263 / TF 1D 2D ResNetV1 2 SEResNet ResNeXt SEResNeXtModels supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Classification and Regression).
Nishanksingla / UNet With ResBlockUNet architecture and Keras code with ResBlock for segmentation
ptschandl / Dermatoscopy Resnet34 Nmed 2020Research model for classification and feature extraction of dermatoscopic images
krishnakatyal / Malaria DetectionMalaria Detection using Deep Learning
guopei / PoseEstimation FCN PytorchResnet-34 with light-weighted decoder for pose estimation. (Pytorch)
GohVh / Resnet34 UnetSegmentation model using UNET architecture with ResNet34 as encoder background, designed with PyTorch.
Jeremalloch / Semisupervised Image ClassifierResNet-34 implementation of the paper "Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles" in Keras
sayakpaul / Parkinson S Disease ClassifierDeep learning experiments to design a model to predict Parkinson's diseases with the images of Spiral/Wave test
YeonwooSung / PyTorch CNN ArchitecturesMy PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.
Moddy2024 / Bird ClassificationResNet-34 Model trained from scratch to classify 450 different species of birds with 98.6% accuracy.
sayakpaul / Malaria Detection With Deep LearningDeep learning based solution to automatically analyze medical images for malaria testing
dostonshernazarov / AnimalsClassificationModelAnimalsClassificationModel is a Python app that classifies animals from images using a ResNet34 model. It features a Streamlit interface and utilizes Plotly for visualization.
JYNi16 / Deeplearning BeginnerVarious Classical Deep-learning Algorithm coded by Tensorflow and Pytorch framework
Shrinidhi1 / Multiclass Semantic Segmentation For Road Surface DetectionIdentification of road surfaces and 12 different classes like speed bumps, paved, unpaved, markings, water puddles, potholes, etc.