# dl_image_classification **Repository Path**: zzay0132/dl_image_classification ## Basic Information - **Project Name**: dl_image_classification - **Description**: Deep Learning - Image Classification (PyTorch Implementation) - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-23 - **Last Updated**: 2022-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Learning, PyTorch ## README # dl_image_classification(深度学习-图像分类) > 深度学习在图像分类中的应用(PyTorch实现) > > Deep Learning for Image Classification (PyTorch) - [LeNet(PyTorch)](https://github.com/zZay132-4ONE/dl_image_classification/tree/main/01_LeNet) - [AlexNet(PyTorch)](https://github.com/zZay132-4ONE/dl_image_classification/tree/main/02_AlexNet) - [VGGNet(PyTorch)](https://github.com/zZay132-4ONE/dl_image_classification/tree/main/03_VGGNet) - [GoogLeNet(PyTorch)](https://github.com/zZay132-4ONE/dl_image_classification/tree/main/04_GoogLeNet)