1 Star 0 Fork 0

Joe/DBNet.pytorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
multi_gpu_train.sh 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
文幕 提交于 2019-12-09 16:56 . fix a post_processing bug
# export NCCL_P2P_DISABLE=1
export NGPUS=4
CUDA_VISIBLE_DEVICES=0,1,2,3 python3 -m torch.distributed.launch --nproc_per_node=$NGPUS tools/train.py --config_file "config/icdar2015_resnet18_FPN_DBhead_polyLR.yaml"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou_rx/DBNet.pytorch.git
git@gitee.com:zhou_rx/DBNet.pytorch.git
zhou_rx
DBNet.pytorch
DBNet.pytorch
master

搜索帮助