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

Training 2D VQGAN on UCF 101 #19

Open
bridenmj opened this issue Feb 17, 2024 · 1 comment
Open

Training 2D VQGAN on UCF 101 #19

bridenmj opened this issue Feb 17, 2024 · 1 comment

Comments

@bridenmj
Copy link

bridenmj commented Feb 17, 2024

Hello, I am attempting to train 2D VQGAN with UCF 101 and do inflation. I call the following function:

python main.py --workdir=../out --config=configs/vqgan2d_ucf101_config.py 

I get the following error:

KeyError: 'Unknown dataset (ucf101). Did you import the dataset module explicitly?'

After investigating scenic, I see there is no option for ufc101 in _IMPORT_TABLE. Is there a way to work around this?

@shinshiner
Copy link

have you solved this?

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

2 participants