melmikaty / 3D_CNN

Implementation of Convolutional Neural Networks for 3D volumes using TensorFlow library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D_CNN

Implementation of Convolutional Neural Networks for 3D volumes using TensorFlow library. The code is based on the code provided by TensorFlow CIFAR10 tutorial.

Code in this directory has been implemented in python 3.5 using TensorFlow v0.12.

Please update the configuration file with the dataset parameters and paths to the data directories.

If you are new to deep learning, please visit https://github.com/amiralansary/DLSM

About

Implementation of Convolutional Neural Networks for 3D volumes using TensorFlow library


Languages

Language:Python 100.0%