Skip to content

Commit 31a6ae9

Browse files
authored
Update README.md
1 parent 6cf78ab commit 31a6ae9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ batching. So, any transforms used here must expect its input to be a frame tenso
136136
A proper code-based explanation on how to use VideoFrameDataset for training is provided in `demo.py`
137137

138138
### 6. Acknowledgements
139-
We thank the authors of TSN for their [codebase](https://github.com/yjxiong/tsn-pytorch), from which we took VideoFrameDataset and adapted it.
139+
We thank the authors of TSN for their [codebase](https://github.com/yjxiong/tsn-pytorch), from which we took VideoFrameDataset and adapted it
140+
for general use and compatibility.
140141
```
141142
@InProceedings{wang2016_TemporalSegmentNetworks,
142143
title={Temporal Segment Networks: Towards Good Practices for Deep Action Recognition},

0 commit comments

Comments
 (0)