MediaBrain-SJTU / LED

[CVPR2023] Leapfrog Diffusion Model for Stochastic Trajectory Prediction
127 stars 17 forks source link

There is no 'test_interval' attribute in 'Config' Class. #15

Open hijukk opened 4 months ago

hijukk commented 4 months ago

Hello author! While running your model, you encountered the error AttributeError: 'Config' object has no attribute 'test_interval'. I checked the 'Config' Class and found that the variable 'test_interval' is not set. Please resolve this.

greenhand89 commented 1 month ago

I meet the same question. image