Commit 4e1dc115 authored by chenzk's avatar chenzk
Browse files

Update url.md

parent eaa9d501
...@@ -93,10 +93,6 @@ pip install numpy pillow==9.5.0 scipy ...@@ -93,10 +93,6 @@ pip install numpy pillow==9.5.0 scipy
│ └── ... │ └── ...
``` ```
SCNet快速下载链接:
- http://113.200.138.88:18080/aidatasets/project-dependency/cityscapes
## 训练 ## 训练
### 单机单卡 ### 单机单卡
...@@ -130,8 +126,6 @@ python train.py --name label2city_512p --batchSize 4 --gpu_ids 0,1,2,3 ...@@ -130,8 +126,6 @@ python train.py --name label2city_512p --batchSize 4 --gpu_ids 0,1,2,3
### 精度 ### 精度
测试数据:<https://www.cityscapes-dataset.com/>,使用的加速卡:Z100L。 测试数据:<https://www.cityscapes-dataset.com/>,使用的加速卡:Z100L。
SCNet快速下载链接:
- http://113.200.138.88:18080/aidatasets/project-dependency/cityscapes
根据测试结果情况填写表格: 根据测试结果情况填写表格:
......
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