Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

How to organize the dataset #2

Open
SKBL5694 opened this issue Aug 6, 2022 · 1 comment
Open

How to organize the dataset #2

SKBL5694 opened this issue Aug 6, 2022 · 1 comment

Comments

@SKBL5694
Copy link

SKBL5694 commented Aug 6, 2022

Thanks for the nice work.
I would like to know how to organize the data. I currently have ucf101 data. The default data structure is: "ucf101_rawframes\rawframes\101 classes folder"
Because I don't have enough graphics card (only one 2060 6g), but I want to learn your code by debugging, so I change the command from the distribution to this
"train.py --dataset ucf101_frames --clip_model ViT-B/16"
but now it raises this error: [WinError 3] 系统找不到指定的路径。 : '/export/share/datasets/vision/image_datasets/ucf101\train'
I would like to know how to organize the data to match your code. I found the dataset structure given in the comments in the function 'find_classes', but I don't know how to get files with extensions like .ext.
Can you give me some help, thanks a lot.

@SKBL5694 SKBL5694 changed the title How to organize 他和 How to organize the dataset Aug 6, 2022
@LiJunnan1992
Copy link
Contributor

Hi, please follow the instructions from this repo to organize the data:
https://github.com/facebookresearch/vissl/tree/main/extra_scripts/datasets

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

No branches or pull requests

2 participants