Tom Runia

Results 5 comments of Tom Runia

Hi, no you just need to make sure it can find the datasets package included in the `tensorflow/datasets` repository. It seems like they recently changed the file structure of that...

@alexandercameronh You can just set the command line parameter `--layer_names` where the layer names are comma separated. Of course the layer names need to correspond to your network architecture. Your...

I don't think so. Only for Charades and ImageNet: https://github.com/piergiaj/pytorch-i3d/tree/master/models

Furthermore, I have the following questions about the relationship between the paper and code. 1. **Occlusion Masks.** The paper reads: > We define a pixel value in the occlusion map...

Hi! Sorry I have not been able to respond earlier. Feel free to make a pull request so I can merge your code into the repository. Thank you!