Skip to content

Running on colab ..Unable to extract feature using c3d #15

Open
@suyash8991

Description

@suyash8991

extract feature

%cd /content/C3D/C3D-v1.0/examples/c3d_feature_extraction
!sudo bash c3d_sport1m_feature_extraction_video.sh

This is the error I am getting while executing the above code.
I0117 06:43:11.085855 4186 net.cpp:183] Collecting Learning Rate and Weight Decay.
I0117 06:43:11.085873 4186 net.cpp:176] Network initialization done.
I0117 06:43:11.085881 4186 net.cpp:177] Memory required for Data 5653289408
E0117 06:43:11.816212 4186 extract_image_features.cpp:81] Extracting features for 1 batches
F0117 06:43:13.534600 4186 vol2col.cu:75] Check failed: error == cudaSuccess (48 vs. 0) no kernel image is available for execution on the device
*** Check failure stack trace: ***
c3d_sport1m_feature_extraction_video.sh: line 3: 4186 Aborted (core dumped) GLOG_logtosterr=1 ../../build/tools/extract_image_features.bin prototxt/c3d_sport1m_feature_extractor_video.prototxt conv3d_deepnetA_sport1m_iter_1900000 0 50 1 prototxt/output_list_video_prefix.txt fc7-1 fc6-1 prob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions