Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fangneng Zhan authored Nov 27, 2022
1 parent 2cdac3d commit 3a52b3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

## Dataset Preparation
[Laval Indoor HDR Dataset](http://indoor.hdrdb.com/#intro) <br>
Thanks to the intellectual property of Laval Indoor dataset, the original datasets and processed training data can not be released from me. Please get access to the dataset by contacting the dataset creator [email protected].
Thanks to the intellectual property of Laval Indoor dataset, the original datasets and processed training data can not be released from me. Please get access to the dataset by contacting the dataset creator [email protected]. Note, I request the processed version directly, with cropped HDR as input image, while the original dataset is panorama without local cropping.

After getting the dataset, the raw illumination map can be processed to generate the training data of the regression network as below:
After getting the dataset, the panoramic illumination map can be processed to generate the training data of the regression network as below:
````bash
cd RegressionNetwork/representation/
python3 distribution_representation.py
Expand Down

0 comments on commit 3a52b3a

Please sign in to comment.