Closed jiangchaokang closed 1 year ago
Thank you for your question!
In the inference code we provide, we ensure that the same network model structure used during training (including unconditional training process, conditional training process and our up-to-date unified mask training process) is maintained.
Is the network model framework in the inference code you provide consistent with that during training? Are there inconsistencies between the training and inference codes? Great job and looking forward to your reply, thanks in advance.