fnzhan / EMLight

[AAAI 2021] EMLight: Lighting Estimation via Spherical Distribution Approximation, [TIP] GMLight: Lighting Estimation via Geometric Distribution Approximation
168 stars 35 forks source link

how to insert virtual object into a really scene #7

Open yaodao-x opened 3 years ago

yaodao-x commented 3 years ago

Hi fnzhan, In your qualitative evaluation stage, how do you insert the virtual objects into a really scene LDR photo? Do you implement this method by yourself or refer to some existing methods. Best wishes

cyjouc commented 3 years ago

Hi,dataset is HDR,not LDR

fnzhan commented 2 years ago

We designed some 3D scenes in blender to conduct the object insertion, please refer to 3D Object Insertion & Rendering of this repo.

cyjouc commented 2 years ago

Hi,do you predict the hdr used with Unity?

fnzhan commented 2 years ago

I haven't used Unity, Is there a difference for the HDR in Blender and Unity?

cyjouc commented 2 years ago

Blender支持python,Unity主要是C#,可以生成apk应用

zhangzhenfengjy commented 2 years ago

refer to 3D Object Insertion & Rendering of this repo.

Hi,where is 3D Object Insertion & Rendering of this repo? I can't find it.

ad45675 commented 1 year ago

refer to 3D Object Insertion & Rendering of this repo.

Hi,where is 3D Object Insertion & Rendering of this repo? I can't find it.

hi, have you found the method to insert the virtual objects?