xingxm commited on
Commit
9fef92e
Β·
1 Parent(s): 0d8e2bd

feat(new): released SVGDreamer++:https://arxiv.org/abs/2411.17832

Browse files
README.md CHANGED
@@ -6,17 +6,19 @@
6
  [![blog](https://img.shields.io/badge/Blog-EN-9195F6)](https://huggingface.co/blog/xingxm/svgdreamer)
7
  [![blog](https://img.shields.io/badge/Blog-CN-9195F6)](https://mp.weixin.qq.com/s/QEBiP-xLVvQVoV_9H2Id7g)
8
 
9
- This repository contains our official implementation of the CVPR 2024 paper: SVGDreamer: Text-Guided SVG Generation with
10
- Diffusion Model. It can generate high-quality SVGs based on text prompts.
 
11
 
12
  ![title](./assets/illustrate.png)
13
  ![title](./assets/teaser_svg_asset.png)
14
 
15
  ## :new: Update
16
 
17
- - [03/2024] πŸ”₯ We have released the **code** for [SVGDreamer](https://ximinng.github.io/SVGDreamer-project/).
18
- - [02/2024] πŸŽ‰ **SVGDreamer accepted by CVPR2024.** πŸŽ‰
19
- - [12/2023] πŸ”₯ We have released the **[SVGDreamer Paper](https://arxiv.org/abs/2312.16476)**. SVGDreamer is
 
20
  a novel text-guided vector graphics synthesis method. This method considers both the editing of vector graphics and
21
  the quality of the synthesis.
22
 
@@ -50,7 +52,7 @@ Or you can still download it manually,
50
  - Model Link: https://huggingface.co/stabilityai/stable-diffusion-2-1-base
51
  - Default model is stored in the `/home/user/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1-base`
52
 
53
- ## πŸ”₯ Quickstart
54
 
55
  ### SIVE + VPSD
56
 
 
6
  [![blog](https://img.shields.io/badge/Blog-EN-9195F6)](https://huggingface.co/blog/xingxm/svgdreamer)
7
  [![blog](https://img.shields.io/badge/Blog-CN-9195F6)](https://mp.weixin.qq.com/s/QEBiP-xLVvQVoV_9H2Id7g)
8
 
9
+ This repository contains the official implementation of our CVPR 2024 paper, "SVGDreamer: Text-Guided SVG Generation
10
+ with Diffusion Model." The method leverages a diffusion-based approach to produce high-quality SVGs guided by text
11
+ prompts.
12
 
13
  ![title](./assets/illustrate.png)
14
  ![title](./assets/teaser_svg_asset.png)
15
 
16
  ## :new: Update
17
 
18
+ - [11/2024] πŸ”₯ **We released the [SVGDreamer++](https://arxiv.org/abs/2411.17832), offering stronger visual representation and improved editing capabilities.**
19
+ - [03/2024] πŸ”₯ We released the **code** for [SVGDreamer](https://ximinng.github.io/SVGDreamer-project/).
20
+ - [02/2024] πŸŽ‰ SVGDreamer accepted by CVPR2024. πŸŽ‰
21
+ - [12/2023] πŸ”₯ We released the **[SVGDreamer Paper](https://arxiv.org/abs/2312.16476)**. SVGDreamer is
22
  a novel text-guided vector graphics synthesis method. This method considers both the editing of vector graphics and
23
  the quality of the synthesis.
24
 
 
52
  - Model Link: https://huggingface.co/stabilityai/stable-diffusion-2-1-base
53
  - Default model is stored in the `/home/user/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1-base`
54
 
55
+ ## πŸ”₯ Quickstart: synthesize **6** SVGs at once
56
 
57
  ### SIVE + VPSD
58
 
assets/teaser_cases.png DELETED

Git LFS Details

  • SHA256: 27f87a28133f8947909699a0791381d21fbb1384c1228555cb5ea07b7817bfeb
  • Pointer size: 132 Bytes
  • Size of remote file: 5.35 MB
assets/teaser_more_cases.png DELETED

Git LFS Details

  • SHA256: 5e4e2505f41fd067829d3aeadc774a349546460803c48170e84ebae6e6646a23
  • Pointer size: 132 Bytes
  • Size of remote file: 7.7 MB
assets/teaser_svg_asset.png CHANGED

Git LFS Details

  • SHA256: 69218254bb2274825271c1b283804a026e23990b2da1b19e64d8de6ea8774666
  • Pointer size: 132 Bytes
  • Size of remote file: 3.72 MB

Git LFS Details

  • SHA256: 54ab4a2eb11424507812ec714db12a10dd59bf3d38af29472dfac6f00fc49d0e
  • Pointer size: 131 Bytes
  • Size of remote file: 593 kB