Skip to content

Some Questions about the Training Process #17

@VectorYoung

Description

@VectorYoung

Hi Yunpeng, I am new to video recognition tasks. I ran the code and have some questions about the whole procedure.

  1. For training, do you randomly sample 16 frames from the whole video to do classification? And each time it may be different 16 frames for the same video?

  2. When I was trying to run the codes train_hmdb51, there are many logs like 'frame[30] is error, use backup item XXX.avi'. What does this mean? Does this mean that there are some errors in my video data?(I downloaded it from the official website)

  3. It seems that the train_hmdb51 is doing both training and evaluation after each epoch. So why do we need another evaluation code like evaluate_video.py to do test?

Thanks a lot for your help!

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