Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evaluation metrix #20

Open
ad45675 opened this issue Sep 21, 2022 · 2 comments
Open

evaluation metrix #20

ad45675 opened this issue Sep 21, 2022 · 2 comments

Comments

@ad45675
Copy link

ad45675 commented Sep 21, 2022

HI~I have some question about REMS and si-REMS.
I know the matrix, but i don't know which parameter will be calculated.
is the illumination map?
I also want to ask that how to calculate the Angular Error.

thanks!

@fnzhan
Copy link
Owner

fnzhan commented Sep 21, 2022

Hi, they are computed on the images rendered with illumination maps.
For angular error, please refer to DeepLight: Learning Illumination for Unconstrained Mobile Mixed Reality

@ad45675
Copy link
Author

ad45675 commented Sep 28, 2022

hi @fnzhan ,

when i run the training code , i got some error,

Traceback (most recent call last):
  File "train.py", line 97, in <module>
    dist_emloss = Sam_Loss(dist_pred, dist_gt).sum() * 1000.0
  File "/venv/py37_zero-XRWy4lKA/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1051, in _call_impl
    return forward_call(*input, **kwargs)
TypeError: forward() missing 1 required positional argument: 'geometry'

so you have use the geometry in the training?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants