Dataset-Diffusion
Dataset-Diffusion copied to clipboard
Dataset Diffusion: Diffusion-based Synthetic Data Generation for Pixel-Level Semantic Segmentation (NeurIPS2023)
Hi, I find this paper fascinating. I want to follow the work. Thus, I try to reproduce the performance. However, if I directly use the provided generated data to train...
Hi! Excellent work! Could you please provide the code for generating voc_prompts.json and coco_prompts.json? Thank you!
Hi, It is an interesting and amazing work! I have a question about the cross-attention part in the code. I see there are two line to get self-attention and cross-attention...
I noticed during my use that your prompts are different from those provided by COCO official. How did you generate them?