Skip to content

A tensorflow implementation of voxnet (using the keras API for simplicity).

Notifications You must be signed in to change notification settings

mblaettler/voxnet-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voxnet-tensorflow

WORK IN PROGRESS!

A tensorflow implementation of the VoxNet introduced by D. Maturana and S. Scherer using the Keras interface of tensorflow.

Get it up and running

  1. Download 3DShapeNet.zip and place it inside the shapenet10 folder.
  2. Run shapenet10/convert_shapenet10.py
  3. Everything is up and running for training

About

A tensorflow implementation of voxnet (using the keras API for simplicity).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages