xilanhua12138 commited on
Commit
8787691
·
verified ·
1 Parent(s): 3eefc8a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -3,7 +3,7 @@
3
  # 🎯 HPSv3: Towards Wide-Spectrum Human Preference Score (ICCV 2025)
4
 
5
  [![Project Website](https://img.shields.io/badge/🌐-Project%20Website-deepgray)](https://mizzenai.github.io/HPSv3.project/)
6
- [![arXiv](https://img.shields.io/badge/arXiv-2411.07232-b31b1b.svg)]()
7
  [![ICCV 2025](https://img.shields.io/badge/ICCV-2025-blue.svg)]()
8
  [![Model](https://img.shields.io/badge/🤗-Model-yellow)](https://huggingface.co/MizzenAI/HPSv3)
9
  [![Dataset](https://img.shields.io/badge/🤗-Dataset-green)](https://huggingface.co/MizzenAI/HPDv3)
@@ -295,14 +295,14 @@ COHP uses multiple state-of-the-art diffusion models for initial generation: **F
295
  We perform [DanceGRPO](https://github.com/XueZeyue/DanceGRPO) as the reinforcement learning method. Here are some results.
296
  All experiments using the same setting and we use **Stable Diffusion 1.4** as our backbone.
297
 
298
- <div style="display: flex; justify-content: space-around; align-items: center;">
299
- <div style="text-align: center;">
300
- <img src="assets/rl1.jpg" width="290"/>
301
- </div>
302
- <div style="text-align: center;">
303
- <img src="assets/rl2.jpg" width="300"/>
304
- </div>
305
- </div>
306
 
307
  ### More Results of HPsv3 as Reward Model (Stable Diffusion 1.4)
308
  <p align="center">
 
3
  # 🎯 HPSv3: Towards Wide-Spectrum Human Preference Score (ICCV 2025)
4
 
5
  [![Project Website](https://img.shields.io/badge/🌐-Project%20Website-deepgray)](https://mizzenai.github.io/HPSv3.project/)
6
+ [![arXiv](https://img.shields.io/badge/arXiv-b31b1b.svg)]()
7
  [![ICCV 2025](https://img.shields.io/badge/ICCV-2025-blue.svg)]()
8
  [![Model](https://img.shields.io/badge/🤗-Model-yellow)](https://huggingface.co/MizzenAI/HPSv3)
9
  [![Dataset](https://img.shields.io/badge/🤗-Dataset-green)](https://huggingface.co/MizzenAI/HPDv3)
 
295
  We perform [DanceGRPO](https://github.com/XueZeyue/DanceGRPO) as the reinforcement learning method. Here are some results.
296
  All experiments using the same setting and we use **Stable Diffusion 1.4** as our backbone.
297
 
298
+ <p align="center">
299
+ <img src="assets/rl1.jpg" width="600"/>
300
+ </p>
301
+
302
+ <p align="center">
303
+ <img src="assets/rl2.jpg" width="600"/>
304
+ </p>
305
+
306
 
307
  ### More Results of HPsv3 as Reward Model (Stable Diffusion 1.4)
308
  <p align="center">