You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm glad to read your article and learn your program. I just configured the environment but have some questions:
Is this program applicable to win10 system? (It seems that it was only verified in ubuntu18.04 when I saw it.) My approach was to use pycharm in win10 and change cmd to powershell in the terminal, but I reported an error:./scripts/preprocessing.bash [15676:1228/113613.433:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is I don't know whether it was the system or the configuration of my computer.
I saw in the paper that you said that it was also verified in the Interaction dataset. I also want to study the Interaction dataset. How do you configure this(I see that many files or settings in the program are related to Argoverse dataset.)? Could you elaborate on it?
Regarding the path of the data set, I configure it according to the readme.md file, but it's not clear how to choose interm_data and raw_data. I put one of the scenes in the Interaction data set in the raw_data path. Could you please help me to see if it is correct?
Thanks very much!
你好,很高兴可以拜读您的文章并且学习您的程序。我刚刚配置好环境但是有一些疑问:
1.这个程序适用于win10系统吗(看见好像说只在ubuntu18.04中进行了验证),我的做法是在win10中使用pycharm,并在终端中将cmd改成了powershell,但是执行./scripts/preprocessing.bash报错:[15676:1228/113613.433:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is 我不知道是系统的原因还是我电脑配置的原因.
2.我在论文中看见您说在Interaction数据集中也进行了验证,我也想研究Interaction数据集,请问这个要怎么进行配置呢(我看到程序中很多文件或者设置都是关于argoverse数据集的)?可以详细说一下吗(我是小白)?
3.关于数据集的路径,我根据readme.md文件进行配置,但是不清楚interm_data和raw_data如何选择。我将Interaction数据集中的其中一个场景放到了raw_data路径中,麻烦您帮我看下是否正确?
非常感谢!
The text was updated successfully, but these errors were encountered:
Hello, I'm glad to read your article and learn your program. I just configured the environment but have some questions:
./scripts/preprocessing.bash
[15676:1228/113613.433:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is
I don't know whether it was the system or the configuration of my computer.Thanks very much!
你好,很高兴可以拜读您的文章并且学习您的程序。我刚刚配置好环境但是有一些疑问:
1.这个程序适用于win10系统吗(看见好像说只在ubuntu18.04中进行了验证),我的做法是在win10中使用pycharm,并在终端中将cmd改成了powershell,但是执行
./scripts/preprocessing.bash
报错:[15676:1228/113613.433:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is
我不知道是系统的原因还是我电脑配置的原因.2.我在论文中看见您说在Interaction数据集中也进行了验证,我也想研究Interaction数据集,请问这个要怎么进行配置呢(我看到程序中很多文件或者设置都是关于argoverse数据集的)?可以详细说一下吗(我是小白)?
3.关于数据集的路径,我根据readme.md文件进行配置,但是不清楚interm_data和raw_data如何选择。我将Interaction数据集中的其中一个场景放到了raw_data路径中,麻烦您帮我看下是否正确?
非常感谢!
The text was updated successfully, but these errors were encountered: