ZikangZhou / QCNet

[CVPR 2023] Query-Centric Trajectory Prediction
https://openaccess.thecvf.com/content/CVPR2023/papers/Zhou_Query-Centric_Trajectory_Prediction_CVPR_2023_paper.pdf
Apache License 2.0
481 stars 76 forks source link

conda version #35

Closed zhangpaipai closed 8 months ago

zhangpaipai commented 9 months ago

Hi, when I conduct conda env create -f environment.yml, there will be some version conflicts of conda. 4.5.4 and 4.12.0 both have problems, but 4.10.1 can succeed. Can I know your conda version so that I can reproduce your great work in omy own computer.

SunHaoOne commented 9 months ago

It's advisable to directly install the PyG, including PyTorch-GPU and the corresponding supported version of PyTorch-Lightning for PyTorch GPU.