#人脸识别#Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
UNet architecture and Keras code with ResBlock for segmentation
Research model for classification and feature extraction of dermatoscopic images
#计算机科学#ResNet-34 implementation of the paper "Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles" in Keras
My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.
#计算机科学#Deep learning based solution to automatically analyze medical images for malaria testing
#计算机科学#Various Classical Deep-learning Algorithm coded by Tensorflow and Pytorch framework
[Open Source]. ARGAN - The improved version of AnimeGAN. Landscape photos/videos to anime
ResNet-34 Model trained from scratch to classify 450 different species of birds with 98.6% accuracy.
#计算机科学#Multi-label classification of defective solar cells with PyTorch using a pre-trained residual neural network
Code showing how to port ResNet Pytorch weights to Tensorflow 2.0
Identification of road surfaces and 12 different classes like speed bumps, paved, unpaved, markings, water puddles, potholes, etc.
First person action recognition: different approaches exploiting self supervised task and flow modulation
PyTorch implementation of ResNet34 from scratch for classifying birds
Segmentation model using UNET architecture with ResNet34 as encoder background, designed with PyTorch.