You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The content images selection part should be modified. If len(content_images) is divided by batch_size, then self.x_list will be empty, causing failure in training.