Viewing a single comment thread. View all comments

waiting4omscs t1_j2ndilk wrote

It's a real task to separate marketing from implementation. Appreciate this response. I have a few things to learn more about, "hypernetwork" and "sensor fusion". Thank you

2

tdgros t1_j2nfzj6 wrote

a hypernetwork is a term that can be used when a network outputs coefficients for another network.

Sensor fusion is typically used with low-level sensors that are noisy, biased, limited in their dynamics... but can complement each other, be "fused". For UAV navigation, we fuse accelerometers, gyros, pressure sensors, GPS and vision...

2