igvc-software icon indicating copy to clipboard operation
igvc-software copied to clipboard

Neural Network approximation of nonlinear birds eye view perspective warping with height information

Open oswinso opened this issue 4 years ago • 0 comments

There's #689 which tries to tackle the problem of the flat plane assumption for image projection using traditional CV techniques. Then, of course, there will always be a deep neural network version that tries to approximate (and maybe produce better results) of traditional CV version.

The hope is that #689 will allow us to create a dataset of transformations from image perspective to birds eye view, which we can hopefully use to train a neural network to approximate.

Or, maybe this approach is dumb. Some related papers I found online:

Related Papers:

oswinso avatar Mar 13 '20 05:03 oswinso