Information
- Paper topic: Image
- Software type: Code
- Able to run a replicability test: True
- Replicability score: 5
- License: MIT
- Build mechanism: Makefile
- Dependencies: python2.7/PIL==1.1.7/cython==0.19.2/numpy==1.8.0/scipy==0.13.2/scikit-image==0.9.3/scikit-learn==0.14.1
- Documentation score {0,1,2}: 1
- Reviewer: Julie Digne
Source code information
Comments
Had to change a line in image_util.py to make it work with a more recent version of scikit-image: changed line 5 to "from skimage.restoration import denoise_bilateral". Adaptation in other context is easy: example of an integration is provided. All images in the dataset are provided with judgement files.