mmdetection在windows中可运行的train.py

时间:2023-01-30 10:39:42
【文件属性】:

文件名称:mmdetection在windows中可运行的train.py

文件大小:10KB

文件格式:PY

更新时间:2023-01-30 10:39:42

mmdetection pytorch python windows windows10

mmdetection在2019年12月13号进行了新版本的更新,其中对api/train.py增加torch.distributed,这块在windows下不支持,所以要在windows中训练的话需要把v1.0rc1的版本的train与新版本的train进行合并,主要是去除torch.distributed以及_non_dist_train的修改为主。


网友评论