azadef / scenegenie

MIT License
2 stars 0 forks source link

Scene Graph to Segmentation #1

Open Saumya-Gupta-26 opened 1 month ago

Saumya-Gupta-26 commented 1 month ago

Hi! I recently came across your work, and I find it quite cool! :D I was going through your paper, and I understand that your method generates Segmentation Maps that are used to guide the image generation process. I was wondering if you could point me to the relevant lines in the code where the segmentation map is generated/predicted? I would like to save these segmentation maps to visualize them. Thank you so much, and thank you for releasing the code! ^^

azadef commented 3 days ago

Hello Saumya,

Thank you for your interest in our work. The segmentation maps are predicted using the SG2Im framework as an intermediate step in the image generation from scene graphs: https://github.com/google/sg2im