{"id":21028786,"url":"https://github.com/tuvovan/hdri-debevec-python","last_synced_at":"2025-09-17T20:33:55.551Z","repository":{"id":166767819,"uuid":"302509322","full_name":"tuvovan/HDRI-debevec-Python","owner":"tuvovan","description":"A Python Re-implementation of the paper \"Recovering High Dynamic Range Radiance Maps from Photographs\"","archived":false,"fork":false,"pushed_at":"2024-05-08T12:48:57.000Z","size":6903,"stargazers_count":18,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T11:33:33.358Z","etag":null,"topics":["debevec","hdr-image","high-contrast","high-dynamic-range","image-enhancement","malik","radiance-map"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuvovan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-09T02:10:28.000Z","updated_at":"2025-04-16T11:13:17.000Z","dependencies_parsed_at":"2024-11-19T12:07:31.467Z","dependency_job_id":"111f978a-eb5c-4f9b-9459-db588291ca0d","html_url":"https://github.com/tuvovan/HDRI-debevec-Python","commit_stats":null,"previous_names":["tuvovan/hdri-debevec-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuvovan/HDRI-debevec-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuvovan%2FHDRI-debevec-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuvovan%2FHDRI-debevec-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuvovan%2FHDRI-debevec-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuvovan%2FHDRI-debevec-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuvovan","download_url":"https://codeload.github.com/tuvovan/HDRI-debevec-Python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuvovan%2FHDRI-debevec-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275658783,"owners_count":25504780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debevec","hdr-image","high-contrast","high-dynamic-range","image-enhancement","malik","radiance-map"],"created_at":"2024-11-19T11:59:05.664Z","updated_at":"2025-09-17T20:33:55.524Z","avatar_url":"https://github.com/tuvovan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deep HDR Imaging\nThe Keras Implementation of the [Recovering High Dynamic Range Radiance Maps from Photographs](https://people.eecs.berkeley.edu/~malik/papers/debevec-malik97.pdf) - SIGGRAPH 97\n## Content\n- [HDRI](#hdr-imaging)\n- [Getting Started](#getting-tarted)\n- [Running](#running)\n- [References](#references)\n- [Citations](#citation)\n\n## Getting Started\n\n- Clone the repository\n\n### Prerequisites\n- PIL\n- numpy\n- opencv\n\n## Running\n    ```\n    python main.py --tonemap 'gamma' --cmap True\n    ```\n## Usage\n### Training\n```\nusage: main.py [-h] [--test_path] \n                    [--tonemap] \n                    [--cmap]\n```\n\n```\noptional arguments: -h, --help  show this help message and exit\n                    --test_path path to test images\n                    --tonemap   choose tonemap method\n                    --cmap      save radiance map\n```\n\n#### Result\n![DEMO](teaser.png) \n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/tuvovan/NHDRRNet/blob/master/LICENSE) file for details\n\n## References\n[1] Recovering High Dynamic Range Radiance Maps from Photographs [link](https://people.eecs.berkeley.edu/~malik/papers/debevec-malik97.pdf) - SIGGRAPH 97\n\n[3] Test data - [link](google.com)\n\n## Citation\n```\n    @inproceedings{10.1145/258734.258884,\n                    author = {Debevec, Paul E. and Malik, Jitendra},\n                    title = {Recovering High Dynamic Range Radiance Maps from Photographs},\n                    year = {1997},\n                    isbn = {0897918967},\n                    publisher = {ACM Press/Addison-Wesley Publishing Co.},\n                    address = {USA},\n                    url = {https://doi.org/10.1145/258734.258884},\n                    doi = {10.1145/258734.258884},\n                    booktitle = {Proceedings of the 24th Annual Conference on Computer Graphics and Interactive Techniques},\n                    pages = {369–378},\n                    numpages = {10},\n                    series = {SIGGRAPH '97}\n    }\n```\n## Acknowledgments\n- Any ideas on updating or misunderstanding, please send me an email: \u003cvovantu.hust@gmail.com\u003e\n- If you find this repo helpful, kindly give me a star.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvovan%2Fhdri-debevec-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuvovan%2Fhdri-debevec-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuvovan%2Fhdri-debevec-python/lists"}