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?
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