ali-vilab / AnyDoor

Official implementations for paper: Anydoor: zero-shot object-level image customization
https://ali-vilab.github.io/AnyDoor-Page/
MIT License
4.01k stars 366 forks source link

Logging Validation Images #64

Closed MnLgt closed 10 months ago

MnLgt commented 10 months ago

Hi,

I'm trying to get the logger to log validation images to see how the model performs on source/targets it hasn't seen yet. However, I'm a little stuck on how to do this and don't have much experience with lightning. Is there a way to add a validation dataloader?