"vscode:/vscode.git/clone" did not exist on "4f566c62210b1d626bf880cbb4da3f7aed2a08a1"
Commit 3fce1c4c authored by lvskiller's avatar lvskiller
Browse files

radar_img

parent 92635399
......@@ -17,7 +17,6 @@ Zhang Li*, Biao Yang*, Qiang Liu, Zhiyin Ma, Shuo Zhang, Jingxu Yang, Yabo Sun,
<p align="center">
<a href="updating">Paper</a>&nbsp&nbsp | &nbsp&nbsp<a href="https://53965e0026f6da5097.gradio.live">Demo</a>&nbsp&nbsp | &nbsp&nbsp<a href="Monkey Model">Monkey Models</a>&nbsp | &nbsp <a href="updating">Tutorial</a>
</p>
-----
**Monkey** brings a training-efficient approach to effectively improve the input resolution capacity up to 896 x 1344 pixels without pretraining from the start. To bridge the gap between simple text labels and high input resolution, we propose a multi-level description generation method, which automatically provides rich information that can guide the model to learn the contextual association between scenes and objects. With the synergy of these two designs, our model achieved excellent results on multiple benchmarks. By comparing our model with various LMMs, including GPT4V, our model demonstrates promising performance in image captioning by paying attention to textual information and capturing fine details within the images; its improved input resolution also enables remarkable performance in document images with dense text.
......@@ -31,11 +30,13 @@ Zhang Li*, Biao Yang*, Qiang Liu, Zhiyin Ma, Shuo Zhang, Jingxu Yang, Yabo Sun,
## performance
<br>
<p align="center">
<img src="images/performance.png" width="800"/>
<img src="images/radar.png" width="800"/>
<p>
<br>
## Demo
Have a try using the providing [Demo](https://53965e0026f6da5097.gradio.live). All you need are to simpley upload or capture image from desktop or your phone, then click the generate. You will get like:
......@@ -46,7 +47,7 @@ Have a try using the providing [Demo](https://53965e0026f6da5097.gradio.live). A
<p>
<br>
## Cases
Our model can accurately describe the details in the image.
......@@ -56,7 +57,7 @@ Our model can accurately describe the details in the image.
<img src="images/caption_1.png" width="700"/>
<p>
<br>
Besides, our model has also demonstrated some capabilities in fine-grained question answering.
<br>
......@@ -80,13 +81,13 @@ We qualitatively compare with existing LMMs including GPT4V, Qwen-vl, etc, which
<img src="images/compare.png" width="800"/>
<p>
<br>
## Acknowledgement
[Qwen-VL](https://github.com/QwenLM/Qwen-VL.git): the codebase we built upon. Thanks for the authors of Qwen for providing the framework.
## Copyright
We welcome suggestions to help us improve the little Monkey. For any query, please contact Dr. Yuliang Liu: ylliu@hust.edu.cn
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment