Sky is Not the Limit: Semantic-Aware Sky Replacement

SIGGRAPH 2016


Reviews

Information

  • Paper topic: Image
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 5
  • License: unspecified
  • Build mechanism: Not applicable (python, Matlab..)
  • Dependencies: Matlab, caffe
  • Documentation score {0,1,2}: 0
  • Reviewer: Nicolas Mellado

Source code information

Comments

Beside the compilation of matcaffe which took me a lot of time, I had to remove the absolute paths in custom_toolboxes/scene_parsing_model/scene_parse.m. The interactive selection of the images was not working, thus I removed the call to select_image in replace_sky.m, and selected the image programatically (automatically select the first image).

The code needs a mask and a parsing image for each RGB image took as input. No code is provided to generate those, which limits its use in other contexts.
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