PyVideoResearch icon indicating copy to clipboard operation
PyVideoResearch copied to clipboard

A repository of common methods, datasets, and tasks for video research

Results 11 PyVideoResearch issues
Sort by recently updated
recently updated
newest added

Thank you for sharing the code. It help a lot. But there is some confusion about the data loading procedure in **charades_video_tsn.py**. Here is the codes: `` n = self.data['datas'][index]['n']...

When I run the TSN experiments on Charades, I meet a problem: Traceback (most recent call last): File "/media/icyzhang/SSD/PyVideoResearch-master/baseline_exp/temporal_segment_networks_charades.py", line 54, in main() File "/media/icyzhang/SSD/PyVideoResearch-master/main.py", line 106, in main scores.update(trainer.train(train_loader,...

Hi! I'm trying to train the nonlocal net on the Charades dataset and this repo is being of great help! However, I've run your script _nonlocal_resnet50_3d_charades.py_ but it achieved results...

Hi Gunnar, I would like to reproduce the results of the model called I3D (with ResNet-101 backbone) reported in [1]. Which configuration should I use? If I just replace resnet50-3d...

Hi, Thank you for a great repo! I'd like to train AVA dataset for action recognition, but I'm confused how to train using code in this repo. Please explain in...

Hi, Could someone point me where the box information is used in I3D AVA. I think the whole image is being used (bounding box is not used any where)? Am...

We need your help!

enhancement
help wanted
good first issue

We need your help!

enhancement
help wanted
good first issue