if mapper is None: mapper = DatasetMapper(cfg, True) dataset = MapDataset(dataset, mapper). 其中,DatasetMapper是回调函数,主要功能则是数据格式转换以及加载 ...
確定! 回上一頁