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

Extracting c3d features error #41

Open
Vinodini96 opened this issue May 3, 2019 · 3 comments
Open

Extracting c3d features error #41

Vinodini96 opened this issue May 3, 2019 · 3 comments

Comments

@Vinodini96
Copy link

When i tried to extract c3d features,i got this error.
Screenshot (error)

After this,I have installed caffe and while i make 'build caffe' in visual studio,i got all the caffe projects unloaded.
How can I overcome this issue?Help me,

@rajanjitenpatel
Copy link

Issue is your execution cannot able to identify Caffe root dir to navigate to link.

To check C3D is running pefectly.. First, try to run c3d_sport1m_feature_extraction_frm.sh or c3d_sport1m_feature_extraction_video.sh

If it is running, Then edit python code at line or line2 to correct

You can debug it by printing out the caffe path.

For your information.
I have created C3D feature extraction using Google Colab for particular to this project. you can check this out. It is easy and faster way to extract video feature.

@Vinodini96
Copy link
Author

@rajanjitenpatel Thanks for your reply.
I have tried using the link for colab(C3D feature extraction using Google Colab) which you shared.Please check the screenshot.
Screenshot

@kayleeliyx
Copy link

@rajanjitenpatel Thanks for your reply.
I have tried using the link for colab(C3D feature extraction using Google Colab) which you shared.Please check the screenshot.
Screenshot

Hi! I noticed your success in building c3d extraction. Would you please help me with that? I met error with

!sudo make all -j 32 #this will build caffe file.
#If any error occurs google it out.
#It is important to build all files before extacting video features.

Should I somehow build caffe first? Thank you so much!!!

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

3 participants