KaiChen1998 / GeoDiffusion

Official PyTorch implementation of GeoDiffusion in ICLR 2024 (https://arxiv.org/abs/2306.04607)
https://kaichen1998.github.io/projects/geodiffusion/
MIT License
64 stars 3 forks source link

coco-stuff dataset had been filtered? #10

Closed why529913 closed 5 months ago

why529913 commented 5 months ago

I used coco-stuff to train data collection 256x256 and found that the fid accuracy is low. I looked at the paper and found that the data had been filtered. Is this the reason? Can you provide the dataset in the paper?

KaiChen1998 commented 5 months ago

As claimed in the README file, you can find our converted annotation file for COCO-Stuff here. We follow LAMA to deal with the original annotations.