mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-11 05:13:31 +02:00
update pllava readme
This commit is contained in:
parent
6b6e96e811
commit
f274683d96
|
|
@ -60,7 +60,7 @@ nohup python caption_pllava.py \
|
|||
> pllava_caption.out 2>&1 &
|
||||
```
|
||||
|
||||
### PLLaVA VS LLaVA
|
||||
### PLLaVA vs. LLaVA
|
||||
In our previous releases, we used [LLaVA](#llava-captioning) for video captioning.
|
||||
Qualitatively speaking, we observe that PLLaVA has a somewhat higher chance of accurately capture the details in the video than LLaVA. See below for their comparison on a video sample.
|
||||
<!-- <img src="../../assets/readme/llava_vs_pllava_sample.gif" width="300" height="200" alt="LLaVA vs PLLaVA"> -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue