showlab / DatasetDM

[NeurIPS2023] DatasetDM:Synthesizing Data with Perception Annotations Using Diffusion Models
https://weijiawu.github.io/DatasetDM_page/
290 stars 12 forks source link

doing data augmentation with coco2017 dataset but no image or mask generate #28

Closed Liuhm0710 closed 2 months ago

Liuhm0710 commented 2 months ago

The code works well and without mistake, but after finishing the task, i can only find two directories are made without anything generates. i'm checking the solutions on the internet but find none of them matches the problem. I wonder if anyone solved this question. or before doing the augmentation is there anything else have to do.

sh ./script/augmentation_coco.sh

here is the code.