Point convolutional neural networks by extension operators

SIGGRAPH 2018


Reviews

Information

  • Paper topic: Geometry
  • Software type: Code
  • Able to run a replicability test: False
  • Replicability score: 0
  • License: unspecified
  • Build mechanism: Not applicable (python, Matlab..)
  • Dependencies: tensorflow / pyhocon / h5py
  • Documentation score {0,1,2}: 0
  • Reviewer: David Coeurjolly

Source code information

Comments

I needed to install tensorflow and pyhocon manually. No trained models are given and I wasn't able to generate the models from the (provided) training data (timeout, 250 epoch required and the train.py refused to consider my GPU and thus did the training on CPU). 

After a single epoch, the evaluation script fails (version issue of the provider package?): 

AttributeError: module 'provider' has no attribute 'ClassificationProvider'
There are two options to add a review to this article:
  • Open a pull request at https://github.com/dcoeurjo/ReplData-private
  • Fill the form below (this option requires manual work and might be avoided if possible):
    TODO: ADD FORM