ZikangZhou / HiVT

[CVPR 2022] HiVT: Hierarchical Vector Transformer for Multi-Agent Motion Prediction
https://openaccess.thecvf.com/content/CVPR2022/papers/Zhou_HiVT_Hierarchical_Vector_Transformer_for_Multi-Agent_Motion_Prediction_CVPR_2022_paper.pdf
Apache License 2.0
577 stars 115 forks source link

cuda and torch version violate #49

Open lzxdjb opened 2 months ago

lzxdjb commented 2 months ago

after executing : conda install pytorch==1.8.0 cudatoolkit=11.1 -c pytorch -c conda-forge I can not import torch at all I guess it is because PyTorch and cuda have some upgraded but this readme didn't upgrade