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

How long do you run this code(preprocess_data.m)? #12

Open Taikangsheng opened 5 years ago

nachiket92 commented 5 years ago

Yeah, it's a little slow. It takes about a day to run with 6 workers.

varunjammula commented 3 years ago

How do you set the workers for a Matlab script?