mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
[Fix]: Add space
This commit is contained in:
parent
4da640b8d0
commit
fd6659bba5
@ -18,7 +18,7 @@
|
||||
|
||||
数据加载器 (dataloader) 和模型 (model)之间的数据流一般可以分为如下三个步骤 :
|
||||
|
||||
i) 使用`PackSelfSupInputs`将转换完成的数据打包成为一个字典;
|
||||
i) 使用 `PackSelfSupInputs` 将转换完成的数据打包成为一个字典;
|
||||
|
||||
ii) 使用 `collate_fn` 将各个张量集成为一个批处理张量;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user