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'