Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

应该如何处理自己的数据集 #25

Open
tsqt2023 opened this issue May 17, 2024 · 0 comments
Open

应该如何处理自己的数据集 #25

tsqt2023 opened this issue May 17, 2024 · 0 comments

Comments

@tsqt2023
Copy link

datasets:
train:
name: Vimeo90K
type: Vimeo90KDataset
dataroot_gt: /cluster/work/cvl/videosr/vimeo90k/vimeo90k_train_GT_all.lmdb
dataroot_lq: /cluster/work/cvl/videosr/vimeo90k/vimeo90k_train_LR7frames.lmdb
dataroot_flow: ~
meta_info_file: basicsr/data/meta_info/meta_info_Vimeo90K_train_GT.txt

val:
name: Vimeo90K-Test
type: VideoTestVimeo90KDataset
dataroot_gt: ./vimeo_septuplet/sequences
dataroot_lq: ./vimeo_septuplet_matlabLRx4/sequences
meta_info_file: basicsr/data/meta_info/meta_info_Vimeo90K_test_GT.txt

配置文件中这些meta_info_file 的含义是什么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant