Skip to content

Commit 7364bc2

Browse files
authored
Update README.md (#16)
1 parent 4961187 commit 7364bc2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33

44
- This repository contains the implementation for our ICCV 2025 submission on evaluating and training multi-modal large language models for action recognition.
5-
- Our code is built on [LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT), and files in the directory `llava/action` are related to this work. We thank the authors of LLaVA-NeXT for making their code publicly available.
5+
- Our code is built on [LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT), and files in the directory `llavaction/action` are related to this work. We thank the authors of LLaVA-NeXT for making their code publicly available.
6+
- The files in the`\model` ... etc ... are directly from [LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT).
7+
- Modified files are:
8+
- - file path
9+
- -
610
A diff can be generated against the FIX of LLaVA-NeXT to see our modifications.
711
- The code will be made publicaly available when published. For review, the provdied code and model license is [no license](https://choosealicense.com/no-permission/).
812
- Please see the `\example` directory for a demo notebook and installation instructions.

0 commit comments

Comments
 (0)