-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to implement dynamic visualization? #12
Comments
@yangyh408 Thanks for your comments & hope this project helps you. As for your questions:
|
As for the training time. For Argoverse 1, we use 8 3090 GPUs with batch size = 16 (equivalent to 128) for 50 epochs. It will take around 11 hours. No big difference in the training time for the Bezier output. |
你好,我在可视化中遇到了部分问题,因为我对模型进行了修改,所有遇到问题,不知道您是否方便我们讨论一下可视化方面的问题,如果可以的话,我的邮箱是lipl23@ mails.jlu.edu.cn |
Hi,
Congratulations for your excellent work. I am trying to use the pre-trained model you provided for validation and visualization, and i met serveral problems listed below:
Currently visualize.py only provides a static display solution, is there a dynamic visualization solution like the one shown in YouTube?
I noticed that some pre-trained models are provided in saved_models, what is the difference between simpl_av1_bezier_ckpt.tar and simpl_av1_ckpt.tar? How long did they train for respectively?
Thanks in advance!
The text was updated successfully, but these errors were encountered: