pikaqiu
pikaqiu
thank you a lot! I change my document and run it successfully! and If I want to change n=7, I need train my model by myself?or just change the n_inputs...
thank you !!
刚刚看了一下我的torch: >> import torch >>> print(torch.__version__) 1.1.0 >>> import torchvision >>> print(torchvision.__version__) 0.2.2 然后咱们的requirement是: torch==1.1.0 tensorflow==1.13.1 vispy==0.5.3 torchvision==0.2.2.post3 应该是一致的把
您好,我使用这篇文章https://zhuanlan.zhihu.com/p/454415689,更新了一下pytorch版本,现在已经成功运行,就是运行的时候使用了cpu,您知道怎么切换回cuda吗 model folder exists! Using model from ../../../data/model_rangenet_residual_1 Sequences folder exists! Using sequences from ../../../data/sequences parsing seq 08 Using 4661 scans from sequences [8] Using DarknetNet53 Backbone Depth of backbone...
sorry!the problem is that i use the "python3 utils/visualize_mos.py -d data -p data/predictions_salsanext_residual_1_valid -s 8 " to visualize ,but the output is: Opening config file config/semantic-kitti-mos.yaml Sequence folder exists! Using...
I don't use the remote server...do you know why?