Datasets:
Update dataset card with FaSTA* paper link and GitHub repo
#3
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -21,12 +21,13 @@ dataset_info:
|
|
21 |
|
22 |
# 🎨 CoSTA* Dataset
|
23 |
|
24 |
-
CoSTA* is a **multimodal dataset** for **multi-turn image-to-image transformation tasks**, designed to accompany the
|
25 |
|
26 |
- **High-quality images** for various image editing tasks.
|
27 |
- **Detailed text prompts** describing the desired transformations.
|
28 |
- **Multimodal tasks** including inpainting, object recoloring, object segmentation, object replacement, text replacement, and more.
|
29 |
|
|
|
30 |
|
31 |
Try out the CoSTA* agent online: [Live Demo](https://storage.googleapis.com/costa-frontend/index.html)
|
32 |
|
|
|
21 |
|
22 |
# 🎨 CoSTA* Dataset
|
23 |
|
24 |
+
CoSTA* is a **multimodal dataset** for **multi-turn image-to-image transformation tasks**, designed to accompany the FaSTA* agent presented in [FaSTA$^*$: Fast-Slow Toolpath Agent with Subroutine Mining for Efficient Multi-turn Image Editing](https://huggingface.co/papers/2506.20911). It provides:
|
25 |
|
26 |
- **High-quality images** for various image editing tasks.
|
27 |
- **Detailed text prompts** describing the desired transformations.
|
28 |
- **Multimodal tasks** including inpainting, object recoloring, object segmentation, object replacement, text replacement, and more.
|
29 |
|
30 |
+
[GitHub Repo](https://github.com/tianyi-lab/FaSTAR)
|
31 |
|
32 |
Try out the CoSTA* agent online: [Live Demo](https://storage.googleapis.com/costa-frontend/index.html)
|
33 |
|