resnet-34 topic
Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
pytorch_train
毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别
Malaria-Detection
Malaria Detection using Deep Learning
UNet-with-ResBlock
UNet architecture and Keras code with ResBlock for segmentation
Semisupervised_Image_Classifier
ResNet-34 implementation of the paper "Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles" in Keras
PV_defect_detection
Multi-label defect detection for Solar Cells from Electroluminescence images of the modules, using Deep Learning
PyTorch_CNN_Architectures
My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.