Skip to content

guoguo12/modelnet-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classifying 3D Shapes using Keras on FloydHub

This code accompanies the article "Classifying 3D Shapes using Keras on FloydHub".

The directory structure:

  • data: The processed, training-ready ModelNet10 dataset.
  • data_prep: The code for processing the dataset from the original format. See the "Data prep" section of the article.
  • src: The code for training and evaluating a CNN model using the dataset.

About

Training a 3D CNN on the ModelNet10 dataset using Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published