princeton-vl / RAFT-Stereo

MIT License
721 stars 139 forks source link

The question about train.py #96

Open Yu-Cheung opened 8 months ago

Yu-Cheung commented 8 months ago

When I run the train.py file, the results of validate_things in it is Nan, but when I run validate_things alone, it can output epe and d1. So why?

wch1996 commented 4 months ago

I have same problem, when train the model, the validation epe value is NAN, have you solved this problem?

jieLin-world commented 1 month ago

I also encountered this problem. The EPE value is NAN, but D1 has a value. have you solved this problem?