[
    {
        "Variant name": "main",
        "Reviewer name": "Julie Digne <julie.digne@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "Eyeglasses-free Display: Towards Correcting Visual Aberrations with Computational Light Field Displays",
        "DOI": "10.1145/2601097.2601122",
        "Year": 2014,
        "ACM Keywords": [
            "Image manipulation",
            "Rendering",
            "Human computer interaction (HCI)",
            "Displays and imagers"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Virtual Reality",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": true,
        "ACM Open Access (boolean)": false,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF URL": "http://graphics.berkeley.edu/papers/Huang-EFD-2014-08/Huang-EFD-2014-08.pdf",
        "PDF on Arxiv or any openarchive initiatives (boolean)": false,
        "Arxiv/OAI page URL": "",
        "Project URL": "http://graphics.berkeley.edu/papers/Huang-EFD-2014-08/index.html",
        "Code available (boolean)": true,
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": "",
        "Code URL": "http://graphics.berkeley.edu/papers/Huang-EFD-2014-08/supplement.zip",
        "Code URL2": "",
        "MD5 sum (for archives)": "348d54a063230a4dbbd0493c3cd4f94d",
        "git/hg/svn commit hash or revision number": "",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Code License (if any)": "Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:      * Redistributions of source code must retain the above copyright       notice, this list of conditions and the following disclaimer.     * Redistributions in binary form must reproduce the above copyright       notice, this list of conditions and the following disclaimer in       the documentation and/or other materials provided with the distribution     * Neither the name of the University of British Columbia nor the names       of its contributors may be used to endorse or promote products derived       from this software without specific prior written permission.",
        "Are the code authors explicit? (boolean)": true,
        "Build/Configure mechanism": "Not applicable (python, Matlab..)",
        "Dependencies": "matlab/L-BFGS-B",
        "Does the software require paywall/proprietary software/material (boolean)?": true,
        "Does the code need data (not examples) (boolean)": false,
        "Nature of the data (pretrained model, LUT...)": "",
        "License of the data": "",
        "Able to perform a replicability test (boolean)": true,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 2,
        "Dependencies score {0=NA, 1,2,3,4,5}": 0,
        "Build/configure score {0=NA, 1,2,3,4,5}": 0,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 5,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 4,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 4,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 5,
        "Operating system for the test": "Linux",
        "Build instructions/comments": "I had to use another version of l-bfgs-b to make it work with Matlab2019b on linux. I found it at https://github.com/stephenbeckr/L-BFGS-B-C. Simply copied the lbfgsb_wrapper.mexa64  and all .m files from the downloaded L-BFGS-B-C/Matlab to LBFGSB/ directory in the provided code. Most images of the paper, and the code runs on it, however the hardware to actually see the result was not available.",
        "Misc. comments": "",
        "Software language": "Matlab / Mathematica / .."
    }
]