Alexnet

2022. 7. 29. 21:06카테고리 없음

[Alexnet]
ㅇ 쉬운 코드 : 
https://github.com/SohaibBari/AlexNet/blob/master/AlexNet.py
ㅇ 정석적 코드(대신 설명이 꼼꼼해보임):
https://github.com/bentrevett/pytorch-image-classification/blob/master/3_alexnet.ipynb

 

GitHub - bentrevett/pytorch-image-classification: Tutorials on how to implement a few key architectures for image classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision. - GitHub - bentrevett/pytorch-image-classification: Tutorials on how to implement a few...

github.com