File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 " \n " ,
1111 " **Author:** [Aritra Roy Gosthipaty](https://twitter.com/ariG23498), [Ayush Thakur](https://twitter.com/ayushthakur0) (equal contribution)<br>\n " ,
1212 " **Date created:** 2022/01/12<br>\n " ,
13- " **Last modified:** 2024/01/15 <br>\n " ,
13+ " **Last modified:** 2025/10/16 <br>\n " ,
1414 " **Description:** A Transformer-based architecture for video classification."
1515 ]
1616 },
Original file line number Diff line number Diff line change 22
33** Author:** [ Aritra Roy Gosthipaty] ( https://twitter.com/ariG23498 ) , [ Ayush Thakur] ( https://twitter.com/ayushthakur0 ) (equal contribution)<br >
44** Date created:** 2022/01/12<br >
5- ** Last modified:** 2024/01/15 <br >
5+ ** Last modified:** 2025/10/16 <br >
66** Description:** A Transformer-based architecture for video classification.
77
88
@@ -370,7 +370,7 @@ def run_experiment():
370370
371371model = run_experiment()
372372```
373-
373+ < div class = " k-default-codeblock " >
374374```
375375Test accuracy: 76.72%
376376Test top 5 accuracy: 97.54%
Original file line number Diff line number Diff line change 22Title: Video Vision Transformer
33Author: [Aritra Roy Gosthipaty](https://twitter.com/ariG23498), [Ayush Thakur](https://twitter.com/ayushthakur0) (equal contribution)
44Date created: 2022/01/12
5- Last modified: 2024/01/15
5+ Last modified: 2025/10/16
66Description: A Transformer-based architecture for video classification.
77Accelerator: GPU
88"""
You can’t perform that action at this time.
0 commit comments