mirror of
https://github.com/AliaksandrSiarohin/pose-gan.git
synced 2026-04-03 00:19:32 -06:00
error in training with warp_skip = mask / full #49
Labels
No labels
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/pose-gan#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SaeedSaadatnejad on 3/18/2019
Hello,
When I want to train the model with the configs that you mentioned (warp_skip = mask or full) it gives me this error. I don't have such a problem with the baseline i.e. using warp_skip=none.
Can you help?
Thanks