Repository navigation

#

resnet-34

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

Python
2217
4 个月前

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

Python
105
2 年前

UNet architecture and Keras code with ResBlock for segmentation

Python
25
5 年前

Malaria Detection using Deep Learning

Jupyter Notebook
24
6 年前

Research model for classification and feature extraction of dermatoscopic images

Python
18
2 年前

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

Python
18
7 年前

AnimalsClassificationModel is a Python app that classifies animals from images using a ResNet34 model. It features a Streamlit interface and utilizes Plotly for visualization.

Python
16
2 个月前

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

Python
16
5 年前

Deep learning experiments to design a model to predict Parkinson's diseases with the images of Spiral/Wave test

Jupyter Notebook
16
6 年前

Deep learning based solution to automatically analyze medical images for malaria testing

Jupyter Notebook
14
6 年前

Various Classical Deep-learning Algorithm coded by Tensorflow and Pytorch framework

Python
14
3 年前

Identification of road surfaces and 12 different classes like speed bumps, paved, unpaved, markings, water puddles, potholes, etc.

Jupyter Notebook
13
2 年前

[Open Source]. ARGAN - The improved version of AnimeGAN. Landscape photos/videos to anime

Python
12
2 年前

ResNet-34 Model trained from scratch to classify 450 different species of birds with 98.6% accuracy.

Jupyter Notebook
12
2 年前

Multi-label classification of defective solar cells with PyTorch using a pre-trained residual neural network

Python
12
3 年前

毕业设计 基于深度学习的车型识别APP,此处为APP模块

Java
11
3 年前

Code showing how to port ResNet Pytorch weights to Tensorflow 2.0

Python
11
2 年前

First person action recognition: different approaches exploiting self supervised task and flow modulation

Python
9
5 年前

PyTorch implementation of ResNet34 from scratch for classifying birds

Jupyter Notebook
9
2 年前

Segmentation model using UNET architecture with ResNet34 as encoder background, designed with PyTorch.

Python
9
2 年前