Skip to content

how to test on cam #3

@gjghks

Description

@gjghks

Thanks for your achievements.

I downloaded Video_data and the trained C3D model 'action_classifier_model',

and train with command 'python train_r3dcnn.py'

as a training result, train models ware stored in 'gesture_classifier_model' folder.

and then, for a test,

webcam with command 'python ActionRecognition.py'

however, I got some problem.

image

some tensorflow logs showed repeatedly, and slow implement on cam.

In detail,

ActionRecognition.py, 31 line,

prediction = next(predictions);

A break occurs every time the above code is executed.

My environment

  • windows 10
  • tensorflow 1.11

please answer about my question.

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