未验证 提交 83adff2a 编写于 作者: W wuyefeilin 提交者: GitHub

add dataset alias for PaddleX (#2893)

上级 607a07cb
......@@ -189,3 +189,8 @@ def build_dataloader(config, mode, device, use_dali=False, seed=None):
logger.debug("build data_loader({}) success...".format(data_loader))
return data_loader
# for PaddleX
ClsDataset = ImageNetDataset
ShiTuDataset = ImageNetDataset
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册