Information
- Paper topic: Images
- Software type: Code
- Able to run a replicability test: False
- Replicability score: 1
- Software language: Other
- License: unspecified
- Build mechanism: Not applicable (python, Matlab..)
- Dependencies: caffe
- Documentation score {0,1,2}: 0
- Reviewer: Nicolas Mellado <nmellado0@gmail.com>
- Time spent for the test (build->first run, timeout at 100min): 100min
Source code information
Comments
I managed to install all the dependencies and prepare the data using the provided scripts.
I could also call the train.py script (requires 30GB of RAM), unfortunately after several hours of training, the script ended but didn't generate the file weights.hdf5. As such, I couldn't evaluate the network.
Note that two models are provided by the authors online (https://phototriage.cs.princeton.edu/download.html), but there is no indication on how to use them in practice.