"csrc/vscode:/vscode.git/clone" did not exist on "25cee5810e8da6c2ce4611b413b0fb14c853b4a8"
Commit f0537d45 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent a80592c8
Pipeline #1798 failed with stages
in 0 seconds
...@@ -90,7 +90,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trus ...@@ -90,7 +90,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trus
export HIP_VISIBLE_DEVICES=0,1 export HIP_VISIBLE_DEVICES=0,1
python -m torch.distributed.launch --nproc_per_node 2 --master_port 12345 tools/train.py --config_file "config/icdar2015_resnet18_FPN_DBhead_polyLR.yaml" python -m torch.distributed.launch --nproc_per_node 2 --master_port 12345 tools/train.py --config_file "config/icdar2015_resnet18_FPN_DBhead_polyLR.yaml"
``` ```
## result ## result
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment