mbrossar / denoise-imu-gyro

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

What is self.N0 for? #10

Open leom97 opened 3 years ago

leom97 commented 3 years ago

Hello, may I ask why are self.N0 predictions from the network removed, when computing the loss during training? My guess is this should account for the initial padding, but why have you set self.N0 = 5, always? Thanks in advance!

RXvo commented 2 years ago

Hello, do you still have the corresponding optimization parameters and data set of this code? The author's links have all failed. Thank you!

scarLiu commented 1 year ago

Hello, do you still have the corresponding optimization parameters and data set of this code? The author's links have all failed. Thank you!

Hello, do you solve the problem now? I have encountered with this trouble www

leom97 commented 1 year ago

@RXvo , @scarLiu No, I have never downloaded the pretrained models and dataset. @mbrossar would you be so kind to provide us with an updated link? Thanks in advance :)