未验证 提交 ac9cc8ec 编写于 作者: W Wenyu 提交者: GitHub

update doc, test=document_fix (#8220)

上级 ae2ff473
......@@ -149,7 +149,7 @@ import paddle
from ppdet.core.workspace import load_config, merge_config
from ppdet.core.workspace import create
cfg_path = './configs/dino/ppdetr_r50_3x_coco.yml'
cfg_path = './configs/rtdetr/rtdetr_r50vd_6x_coco.yml'
cfg = load_config(cfg_path)
model = create(cfg.architecture)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册