Skip to content

Commit 8aeab9d

Browse files
committed
Merge branch 'master' of github.com:bhushan23/SC-Net
2 parents b346684 + f10d39e commit 8aeab9d

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# SC-Net
22
Shading Correcting Network
3+
4+
Measure issue with reconstructin faces using Shading, Albedo, Normal and Spherical Harmonics is little variations in normal and spherical harmonics causing different illumination.
5+
6+
Estimating Normal and Spherical Harmonics with slight error causes different illumination and expected.
7+
In order to overcome this problem, we would like to using correcting networks
8+
9+
### Shading Correcting Network
10+
1_Shading_Correcting works on priciple built on top of tradition shading generation using normal and spherical harmonics
11+
We generate Shading and then rectify it using latent ligthing generated from Normal, Albedo and Image features.
12+
13+
### Latent Shading Generation
14+
2_Latent_Shading_Gen works on principle to avoid generation of Spherical Harmonics and instead generate shading directly using Normal, Albedo and Image features. And then use this latent lighting along with Normal to generate shading

0 commit comments

Comments
 (0)