pureexe / sd-light-time

Adding light condition at time
0 stars 0 forks source link

Light estiamtion model that show improvement during trianing #12

Open pureexe opened 2 months ago

pureexe commented 2 months ago

Using the model that faster than DIffusionLight (ie.StyleLight) but i have to justify Stylelight should work with our settings

pureexe commented 2 months ago

StyleLight is not good. The accuracy in X,Y,Z directions compared to ground truth are X = 64 / 100 Y = 67 / 100 Z = 59 / 100

http://10.204.100.117/pakkapon/datasets/multi_illumination/web/stylelight_ball.html

image

pureexe commented 2 months ago

DiffusionLight (Iter=1, ball=15) also not good. The accuracy in X,Y,Z directions compared to ground truth are X = 73 / 100 Y = 71 / 100 Z = 61/ 100

http://10.204.100.117/pakkapon/datasets/multi_illumination/web/diffusionlight_ball.html

image

pureexe commented 2 months ago

Using full diffusionlight model Accuracy: 0.7 axis x: 0.75 axis y: 0.69 axis z: 0.66