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

not able to open your data #3

Closed
jiaxue-ai opened this issue Jul 27, 2016 · 9 comments
Closed

not able to open your data #3

jiaxue-ai opened this issue Jul 27, 2016 · 9 comments

Comments

@jiaxue-ai
Copy link

do you mind double check you Pre-computed optical flow images and resized rgb frames for the UCF101 and HMDB51 datasets? I tried download and open your data twice, still not able to open it

@jiaxue-ai jiaxue-ai reopened this Jul 29, 2016
@feichtenhofer
Copy link
Owner

Should be working now?

@jiaxue-ai
Copy link
Author

not yet, it said "An error occurred while loading the archive"

@abursuc
Copy link
Contributor

abursuc commented Aug 3, 2016

For me it's working as it is. Maybe the PR I did here helps?#6

@jiaxue-ai
Copy link
Author

thanks for your reply, my problem is that after I download the optical flow and RGB zip files, I am not able to extract the zip file instead of opening data with his code

@abursuc
Copy link
Contributor

abursuc commented Aug 4, 2016

If you're on unix/linux you can try in the terminal:

cat ucf101_tvl1_flow.zip* > ucf101_tvl1_flow.zip
unzip ucf101_tvl1_flow.zip

@MonsterPotato
Copy link

Reference to non-existent field 'numFetchThreads'.

Error in cnn_ucf101_fusion (line 349)

I am wondering where can I find the defination of 'opt.numFetchThreads'.
And how can I fix this problem

@abursuc
Copy link
Contributor

abursuc commented Aug 4, 2016

There seems to be an inconsistency in the naming. Just replace numFetchThreads with numThreads

@jiaxue-ai
Copy link
Author

I realized my problem now, thanks

@MonsterPotato
Copy link

How much gpu memory do I need at least if I want to run your demo?
My gpu is a Nvidia GTX 970. It has 4G memory. Can I run your demo on it?

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

4 participants