EMLight icon indicating copy to clipboard operation
EMLight copied to clipboard

How to evaluate on the Virtual Object Relighting (VOR) dataset

Open Wanggcong opened this issue 3 years ago • 2 comments

Hi, @fnzhan

I downloaded the Virtual Object Relighting (VOR) dataset and I do not how to evaluate the results. The dataset includes .blend, .blend1, and .jpg. What are they? I know blender a little bit. I read related issues and I know how to replace illumination maps. Do we need to save the rendered images one by one? After obtained rendered images (both gt and predicted illumination maps), do you release the metrics of RMSE, si-RMSE, Angular Error, and AMT? It would be nice if you provide more details about the evaluation. Thank you!

Wanggcong avatar Dec 20 '21 06:12 Wanggcong

The procedure: replacing the illumination map, rendering the inserted object, saving the rendered object image as .png (rgba), putting the rendered rgba image on the background, i.e., final insertion result.

These are public metrics, and I will not release them.

fnzhan avatar Mar 08 '22 14:03 fnzhan

HI, can you tell me how to replace illumination maps in blender? thanks

ad45675 avatar Sep 28 '22 10:09 ad45675