SpursgoZmy
commited on
Commit
•
ecb6632
1
Parent(s):
ca2a234
Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,7 @@ Table LLaVA is based on LLaVA-1.5 and thus follows its license. Llama 2 is licen
|
|
73 |
|
74 |
## Limitations
|
75 |
|
76 |
-
Though the proposed Table-LLaVA demonstrates
|
77 |
great performance on a wide range of table-based
|
78 |
tasks, the resolution of input images (336*336) is relatively
|
79 |
low and may limit the upper bound of its capacity. Luckily, with the emergence of MLLMs which
|
|
|
73 |
|
74 |
## Limitations
|
75 |
|
76 |
+
Table LLaVA takes one table image as the model input. Digesting multiple table images would be valuable to support more application scenarios. Though the proposed Table-LLaVA demonstrates
|
77 |
great performance on a wide range of table-based
|
78 |
tasks, the resolution of input images (336*336) is relatively
|
79 |
low and may limit the upper bound of its capacity. Luckily, with the emergence of MLLMs which
|