update pllava readme

This commit is contained in:
Tom Young 2024-06-17 06:04:29 +00:00
parent 6b6e96e811
commit f274683d96

View file

@ -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"> -->