mbrossar / denoise-imu-gyro

Convolutional Neural Networks for Denoising Gyroscopes of Low-Cost IMUs
MIT License
334 stars 68 forks source link

Support different IMU sensors as input #3

Open louisoutin opened 4 years ago

louisoutin commented 4 years ago

Hello,

First of all, thank you for your work (paper + code), it's very well explained and the approach looks elegant. I would like to push the work further by trying to make the method support multiple IMUs (you mention it on future works btw). I was wondering if by just keeping the same approach and architecture, but just adding different IMU source as inputs during training would be enough to leverage "multi IMU source"? Did you made some experiments on this already? I would really like to hear your thoughts on this.

Thanks!

mbrossar commented 4 years ago

Hi,

I did not made experiment with multiple IMUs, but I think you have two possibilities: