YangLing0818 / SGDiff

Official implementation for "Diffusion-Based Scene Graph to Image Generation with Masked Contrastive Pre-Training" https://arxiv.org/abs/2211.11138
51 stars 6 forks source link

Training Stage 1 of SGDiff (Masked Contrastive Pre-Training) question #3

Closed bschroedr closed 10 months ago

bschroedr commented 1 year ago

When you train this network by itself, how do you know to stop training other than the training and validation error going to 0? Do you use a metric to measure the quality of image reconstruction?