samhains
samhains
This PR allows for more than 2 classes with databases that don't fit in memory!
I find it an inconvenience to have to stitch together a fake 'B' image, when testing. I have noticed that if i provide the model with a 256x256 image (instead...
I'm attempting to process large amounts of images at a time (7000+) with pix2pix, but I am finding that Images from the /val folder are getting lost by the time...
I was wondering what the correct way to trigger an async data-fetching action at the same time as a route push is. I considered these two possibilities: 1. dispatch multiple...
Hey! tracking breaks when attempting to track multiple faces on the stable/fast faceswap-DAN. To get multiple faces to work properly you have to recalculate every scene. (I'm attempting to swap...
Hey Jonas, Any chance you could shed some light on this warning? How do we turn off this debug mode? Having a great time with this library, thanks a lot!...
Hey! Here is a working example for face substitution. There are a couple of manual steps to get this working that I have outlined in the Readme. Would be happy...