latent-diffusion-segmentation
latent-diffusion-segmentation copied to clipboard
A Simple Latent Diffusion Approach for Panoptic Segmentation and Mask Inpainting [ECCV 2024]
Hi, Congrats on your solid work which is impressive and seems promising. I am interested in the classification part of your proposed method. As you mentioned in your paper, "...
Hi, I am working on a research problem where I need to use both panoptic segmentation and depth map of an image. It would be of great help if you...
dataset
panoptic_semseg_train2017 panoptic_semseg_val2017 How are these two folders generated?
Just same as the tittle
Is there any accuracy tested on the ADE20K dataset,look forward to your reply
How about the performance of directly generating the (bit encoded) panoptic mask conditioned on an image?
I used two training parameters of 4090 and 8 bs. **However, without in-painting, PQ can only achieve an accuracy of 32. Can you release the pre-trained model without in-painting?**
I tried to test the metrics of the pre-trained model you provided, but the current config doesn't match the model file you provided. Could you please provide the corresponding config?...