Ruizhi Wang

Results 8 comments of Ruizhi Wang

also, I want to try the dockerfile at the "pysa_tutorial" dir, then I got this error: ![image](https://user-images.githubusercontent.com/82520400/193849239-0951556b-0912-4cf1-94ff-2eeb659fabd6.png) I don't know why, Is Dockerfile shoud be able to run sucessfully whenever...

And I also want to know the meaning of the label I know that the label array means the feature of each node...But how can I change the feature in...

I have already gave this project a star.... Can you help me, please?

然后我之前运行项目的时候还报错说要设置几个环境变量:RANK、MASTER_PORT、MASTER_ADDR、WORLD_SIZE 我也不知道设置什么我就随便设了 RANK=9 MASTER_PORT=127.0.0.1 MASTER_ADDR=12139 WORLD_SIZE=2 不知道对不对(这个教程里也没讲到要设置成什么样)

谢谢您,这确实解决了一些报错,但是它又出现了新的报错...... 还是当我在运行这条命令```sudo sh ./demo/model_train/baseline_coco.sh```的时候,它出现了如下的报错: ``` root@ASUS:/home/dinosaur/src/python/myDSL/DSL# sudo sh ./demo/model_train/baseline_coco.sh 2022-12-24 18:07:45,238 - mmdet - INFO - Environment info: ------------------------------------------------------------ sys.platform: linux Python: 3.8.0 (default, Dec 9 2021, 17:53:27) [GCC 8.4.0]...

唔...好的谢谢您,这个RANK应该是打错了,应该是1不是i,之前您说RANK就是有几张显卡写几嘛,我只有一张卡我就写了1 不过我修改完后还是报一样的错误,我再去试试有显存更高的卡的电脑吧 还是建议可以在README-dependencies中加入至少12G显存显卡的要求.....要不然估计也会有人像我一样配了一个多月的环境然后白配了55555

这里是更详细的错误信息 ``` root@2ee107b62013:/home/keyan/image_analysis/src/my_DSL/DSL# ./demo/model_train/baseline_coco.sh /usr/local/lib/python3.10/dist-packages/torch/distributed/launch.py:178: FutureWarning: The module torch.distributed.launch is deprecated and will be removed in future. Use torchrun. Note that --use_env is set by default in torchrun. If your...