EasyMocap/config/datasets/svimage.yml

13 lines
388 B
YAML
Raw Normal View History

2023-06-19 16:39:27 +08:00
module: myeasymocap.datasets.sv1p.SVDataset
args:
root: TO_BE_FILLED
subs: ['video'] # 指定路径下的其中一个文件夹
ranges: [0, 10000, 1] # 指定使用的数据的范围
read_image: True # 后面会使用CNN来进行SMPL参数估计所以需要读入图片
reader:
images:
root: images
ext: .jpg
image_shape:
root: images
ext: .jpg