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

What should be the InverseForm Loss Value #23

Open
nitishank opened this issue Nov 1, 2024 · 0 comments
Open

What should be the InverseForm Loss Value #23

nitishank opened this issue Nov 1, 2024 · 0 comments

Comments

@nitishank
Copy link

Dear Team,

What should be the values of InverseForm loss for better output.
When I am calculating then some of the elemnts of homography martix even coming negatives also.

Here is the results when I am passing input and target different:
Distance_coeff: tensor([[-152.0728, -168.4718, 73.1409, 24.7386],
[-179.5679, -177.8112, 71.9094, 34.5937],
[-188.5097, -157.5612, 88.7863, 44.3152],
[-175.3606, -168.2580, 79.7636, 50.3585]], device='cuda:0')
Loss: 257.5995788574219

When I am passing both input and target same to the InverseForm :
Distance_coeff: tensor([[-281.3467, -338.8790, 157.5333, 135.7935],
[-240.5191, -346.4449, 44.9765, 173.4442],
[-334.8512, -277.7767, 217.0034, 138.2604],
[-194.6233, -254.7491, 58.1725, 121.8640]], device='cuda:0')
Loss: 449.66168212890625

Can you help to explain it ?
Thanks!

@nitishank nitishank changed the title InverseForm Loss What should be the InverseForm Loss Value Nov 1, 2024
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

1 participant