Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
mPLUG-DocOwl_pytorch
Commits
6f808229
Commit
6f808229
authored
Nov 13, 2024
by
dcuai
Browse files
Update docowl_infer.py ——图片
parent
987a89bf
Pipeline
#1910
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docowl_infer.py
docowl_infer.py
+2
-2
No files found.
docowl_infer.py
View file @
6f808229
...
...
@@ -71,9 +71,9 @@ if __name__ == '__main__':
qas
=
[
# docvqa case
{
"image_path"
:
"
/home/wanglch/mPLUG-DocOwl
/image/
hp
.jpg"
,
{
"image_path"
:
"
.
/image/
car
.jpg"
,
"question"
:
"详细描述这张图片"
},
{
"image_path"
:
"
/home/wanglch/mPLUG-DocOwl
/image/
R-C
.jpg"
,
{
"image_path"
:
"
.
/image/
pic
.jpg"
,
"question"
:
"详细描述这张图片"
},
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment