You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the cool work :) I have a question wrt to the elevation though: you said here that the model is trained using input elevation angles between -45 and 60 degrees absolute elevation and the output images are np.array([20, -10, 20, -10, 20, -10]). absolute elevation. However, elevation is very ambiguous for some objects. So it is super hard to define any kind of mapping between input and output elevations. Did you investigate on this further by any chance?
Best,
Jenny
The text was updated successfully, but these errors were encountered:
Hi everyone!
Thanks for the cool work :) I have a question wrt to the elevation though: you said here that the model is trained using input elevation angles between -45 and 60 degrees absolute elevation and the output images are
np.array([20, -10, 20, -10, 20, -10]).
absolute elevation. However, elevation is very ambiguous for some objects. So it is super hard to define any kind of mapping between input and output elevations. Did you investigate on this further by any chance?Best,
Jenny
The text was updated successfully, but these errors were encountered: