iperov

Results 31 issues of iperov

tuned GeMMs are not really general anymore. Tuned gemms put you before the fact, you either tune them for all devices, or get terrible performance on untuned devices. I need...

question

the site is down very oftern. It is better to close the project.

who created this shit?

There is lack of documentation about how to gracefully close: Memory Buffer Program Command queue Context should I call specific method or just lose all references to objects?

I am trying to use ebsynth for color transfer. example: ![python_2019-09-05_19-59-30](https://user-images.githubusercontent.com/8076202/64358542-b15d0780-d017-11e9-9ae6-d1c48c7627e9.jpg) image2 is style. guide is only one: grayscale image2 -> grayscale image1 result is image3 it looks like image3...

dataset has some images with unlabeled skin Example 573.jpg remain skin between neck and shoulder is unlabeled ![Photoshop_2020-03-10_09-50-10](https://user-images.githubusercontent.com/8076202/76283636-8a2c0f00-62b4-11ea-8f4c-84f9a0557606.jpg) Therefore I cannot fetch actual background label. also some neck labels are...

it works x2 faster than pytorch, but initialization takes 20secs if interested: https://github.com/deepfakes/faceswap/tree/master/lib/FaceLandmarksExtractor

caffe is outdated dinosaur, nobody use it. Also your windows build does not work. I suggest you to migrate this and future projects to pytorch or keras , which are...

sry bad english, but I will try to explain. 1) extract faces from regular extractor, such as 'face_alignment' or 'face_recognition' 2) now we got images with face landmarks for every...