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
432 stars 70 forks source link

Need a new conda environment? #3

Closed ghost closed 1 year ago

ghost commented 1 year ago

@ZikangZhou Hello,thanks for your excellent work. I would like to ask a question, when configuring the environment, in step 3 of "Getting Started", is this step directly installed in the conda environment created in step 2 of "Getting Started", or does it need to create a new conda environment ? Because step 1 in installing the Argoverse 2 API is "bash conda/install.sh && conda activate av2", which will create and activate a new conda environment? 2023-07-11 14-38-02屏幕截图

2023-07-11 14-51-44屏幕截图

ZikangZhou commented 1 year ago

Hi,

They should be installed in the same environment. I installed av2-api via pip.