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

Why do you set "use_corner = False, corner_in_3d = False, use_hill_loss = False" ? #22

Closed
shuluoshu opened this issue Jul 7, 2020 · 3 comments

Comments

@shuluoshu
Copy link

shuluoshu commented Jul 7, 2020

Hi @dingmyu , Thanks for your work! I have some questions about the loss.

  1. In config, you set conf.corner_in_3d = False, So you don't compute the corners diff in 3D with the GT, am I right?

  2. In use_hill_loss, I guess the hill loss is for Post 3D→2D Optimization , i.e., compute the L1 loss of reprojected 2d coords with respect to GT, am I right?

  3. Why do you disable the two above-mentioned losses in config? Does it deteriorate the final performance by setting them True?
    Thank you.

@dingmyu
Copy link
Owner

dingmyu commented Jul 7, 2020 via email

@dingmyu
Copy link
Owner

dingmyu commented Jul 9, 2020

Should you have further questions please feel free to reopen the issue. Thanks.

@dingmyu dingmyu closed this as completed Jul 9, 2020
@kaixinbear
Copy link

Hi @dingmyu , I have the same question here.
image
I want to reproduce your result in corner loss, but what you said above makes me confused.Did the corner loss useful here?How can I reproduce "3DNet+CL" ?

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

3 participants