This line is written twice in opts.py and test_models.py and not used.
Does it refer to a specific parameter ?
Another question,Did ya try to pick more than 1 frame from each segment in the training process ?
Hi! @Phylake1337 .Now i have a question now ! After i reading this code,i think this code won't work when num_frames is set more than 1 . May i miss something here? Thank you for your help!
parser.add_argument('--k', type=int, default=3)
This line is written twice in opts.py and test_models.py and not used. Does it refer to a specific parameter ? Another question,Did ya try to pick more than 1 frame from each segment in the training process ?