DeepVO-pytorch icon indicating copy to clipboard operation
DeepVO-pytorch copied to clipboard

train problem

Open ujgygy656565 opened this issue 5 years ago • 9 comments

Hello, I am a novice. I have two questions. I set resume to false. I want to train it from the beginning. But when I trained 100 to 200 epochs, the results of the tests and visualize are very poor. I haven't changed your parameters and code. What's the reason? The second question is, the img-means and stds in params are calculated by preprocess? Thank you very much.

ujgygy656565 avatar May 08 '19 09:05 ujgygy656565

I set resume to false. According to the parameters given in params, I trained to 100 epoch and 250 epoch, and tested them separately. But the effect of visualize is very poor. Is epoch not enough or where can be adjusted? Can you teach me?

ujgygy656565 avatar May 09 '19 12:05 ujgygy656565

Why don't I change the parameters and train from scratch to 400 epoch and the result is like this. Thank you. image image image

ujgygy656565 avatar May 13 '19 09:05 ujgygy656565

@ujgygy656565 Did you use a pretrained FlowNet?

alexart13 avatar May 14 '19 07:05 alexart13

@ujgygy656565 Did you use a pretrained FlowNet?

yes,I changed pretained flownet in params to. / pretrained / flownets_bn_EPE2.459. pth. tar. What may be my problem? Is the label relative position and posture in training? In which file is it expressed? Thank you.

ujgygy656565 avatar May 14 '19 09:05 ujgygy656565

try flownets_EPE1.951.pth.tar. Also it seems that your NN is undertrained.

alexart13 avatar May 16 '19 09:05 alexart13

try flownets_EPE1.951.pth.tar. Also it seems that your NN is undertrained.

Thank you. I've got the normal trajectory now. How to calculate the evaluation index of KITTI SLAM?

ujgygy656565 avatar May 21 '19 08:05 ujgygy656565

@ujgygy656565 Hello, what did you do to solve your problem? It appears that I have similar situation. While training, my RMSE is very small for both train and valid set, but visualization is just bad.

DexterFixxor avatar Nov 21 '19 20:11 DexterFixxor

@ujgygy656565 Hello, what did you do to solve your problem? It appears that I have similar situation. While training, my RMSE is very small for both train and valid set, but visualization is just bad.

hi,when i have download the flownets_EPE1.951.pth.tar,it shown that The compressed file format is unknown or the data is corrupted,what is the problem?

la735681253 avatar Nov 27 '19 02:11 la735681253

try flownets_EPE1.951.pth.tar. Also it seems that your NN is undertrained.

Thank you. I've got the normal trajectory now. How to calculate the evaluation index of KITTI SLAM?

hello, Have you solved the problem? I also don't know how to calculate the evaluation index of KITTI SLAM

ghost avatar Feb 05 '20 04:02 ghost