nachiket92 / conv-social-pooling

Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018
MIT License
326 stars 97 forks source link

Training problem:Floating point exception (core dumped),when I change "shuffle=True" to "shuffle=False" #32

Open jialin-li99 opened 2 years ago

jialin-li99 commented 2 years ago

Hi,I ran your code with GPU,cuda10.0,pytorch1.2.0. How can I copy with this problem?