Skip to content

Commit

Permalink
ikehata
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshi-ikehata committed May 6, 2023
1 parent 3a4abb1 commit 0846afb
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 @@ -32,8 +32,8 @@ Run main.py to recover the surface normal map and BRDF parameter maps (base colo
<img src="./.images/sample.png" width="800px">
</p>

### Step 4: Novel Relighting
Run relighting.py to render images under novel directional lightings based on recovered normal map and BRDF parameter maps
### Step 4: Novel Relighting (Optional)
Run relighting.py to render images under novel directional lightings based on recovered normal map and BRDF parameter maps.
<p align="center">
<img src="./.images/output.gif" width="400px">
</p>
Expand Down

0 comments on commit 0846afb

Please sign in to comment.