1 Star 0 Fork 0

wuzhuqing/Ultra-Fast-Lane-Detection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
launch_training.sh 268 Bytes
一键复制 编辑 原始数据 按行查看 历史
export CUDA_VISIBLE_DEVICES=0,1,2,3
export NGPUS=4
export OMP_NUM_THREADS=1 # you can change this value according to your number of cpu cores
python -m torch.distributed.launch --nproc_per_node=$NGPUS train.py configs/culane.py
# python train.py configs/tusimple.py
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wuzhuqing/Ultra-Fast-Lane-Detection.git
git@gitee.com:wuzhuqing/Ultra-Fast-Lane-Detection.git
wuzhuqing
Ultra-Fast-Lane-Detection
Ultra-Fast-Lane-Detection
master

搜索帮助