showlab / DatasetDM

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

How did you supply prompts in depth task? #10

Closed shkarupa-alex closed 9 months ago

shkarupa-alex commented 9 months ago

In both kitti and nyu datasets prompt set as "a photo of" And i don't see any substitution of prompt in training scripts

weijiawu commented 9 months ago

During training, we do not use any substitution of prompts for the depth estimation task. Only during generation do we utilize the corresponding substitution of prompts.