resnet-34 topic

List resnet-34 repositories

Dlib_face_recognition_from_camera

1.9k
Stars
541
Forks
Watchers

Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别

pytorch_train

94
Stars
9
Forks
Watchers

毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别

Malaria-Detection

23
Stars
11
Forks
Watchers

Malaria Detection using Deep Learning

UNet-with-ResBlock

24
Stars
13
Forks
Watchers

UNet architecture and Keras code with ResBlock for segmentation

Semisupervised_Image_Classifier

18
Stars
6
Forks
Watchers

ResNet-34 implementation of the paper "Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles" in Keras

PV_defect_detection

62
Stars
10
Forks
Watchers

Multi-label defect detection for Solar Cells from Electroluminescence images of the modules, using Deep Learning

PyTorch_CNN_Architectures

15
Stars
3
Forks
Watchers

My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.