https://github.com/ahkarami/3d-lenet-with-pytorch
An Implementation of 3D LeNet Model with PyTorch
https://github.com/ahkarami/3d-lenet-with-pytorch
3d-convolutional-network lenet pytorch
Last synced: 5 months ago
JSON representation
An Implementation of 3D LeNet Model with PyTorch
- Host: GitHub
- URL: https://github.com/ahkarami/3d-lenet-with-pytorch
- Owner: ahkarami
- Created: 2017-08-28T20:33:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T20:37:03.000Z (about 8 years ago)
- Last Synced: 2025-04-09T06:06:15.511Z (6 months ago)
- Topics: 3d-convolutional-network, lenet, pytorch
- Language: Python
- Size: 1000 Bytes
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D-LeNet-with-PyTorch
An Implementation of 3D LeNet Model with PyTorch