The code with 'use mask' not working #121

Open
opened 2021-09-19 14:26:43 +02:00 by bradteemo · 2 comments
bradteemo commented 2021-09-19 14:26:43 +02:00 (Migrated from github.com)

G:\simswap\parsing_model\checkpoint\79999_iter.pth

I put the file in the path. But cannot run the the code with 'use mask', it shows wrong

G:\simswap\parsing_model\checkpoint\79999_iter.pth I put the file in the path. But cannot run the the code with 'use mask', it shows wrong
bchaoqun commented 2021-09-22 03:21:58 +02:00 (Migrated from github.com)

git clone latest code

git clone latest code
paulescobar commented 2021-10-18 03:11:00 +02:00 (Migrated from github.com)

I had a similar error message saying it was missing. Turns out I missed the preparation instruction that linked to it - so I downloaded it and placed it in that path.

At first, it wasn't working - but that was out of human error. I was putting it in my backup location - not my active working program folder.

When I put it in the right location, the program finally started running properly.

I had a similar error message saying it was missing. Turns out I missed the preparation instruction that linked to it - so I downloaded it and placed it in that path. At first, it wasn't working - but that was out of human error. I was putting it in my backup location - not my active working program folder. When I put it in the right location, the program finally started running properly.
Sign in to join this conversation.