Information
- Paper topic: Images
- Software type: Code
- Able to run a replicability test: False
- Replicability score: 0
- Software language: Python
- License: This code is copyrighted by the authors and is for non-commercial research purposes only. Please contact nanxuanzhao@gmail.com if you are interested in licensing for commercial purposes
- Build mechanism: Not applicable (python, Matlab..)
- Dependencies: keras/theano/h5py/tensorflow
- Documentation score {0,1,2}: 0
- Reviewer: David Coeurjolly <david.coeurjolly@liris.cnrs.fr>
- Time spent for the test (build->first run, timeout at 100min): 30min
Source code information
Comments
The authors provide both the training data and the pretrained models. However, I obtained tensorflow errors when trying to test the model:
ValueError: Negative dimension size caused by subtracting 4 from 3 for 'MaxPool' (op: 'MaxPool') with input shapes: [?,3,300,64].