❓ Questions and Help
My question is as titled.
Take examples/homography_estimation.py as an example. In each iteration of the inner optimization, I would like to have the source image transformed by the estimated transformation matrix in that iteration and then update the neural features. Can I do this? How?
❓ Questions and Help
My question is as titled.
Take
examples/homography_estimation.pyas an example. In each iteration of the inner optimization, I would like to have the source image transformed by the estimated transformation matrix in that iteration and then update the neural features. Can I do this? How?