pyphan1

Results 7 issues of pyphan1

when i read an image with 96 dpi, 24 bits then save it, the result is 72 dpi 32 bits ``` from PIL import Image import pillow_avif image = Image.open("img.jpg")...

## 🐛 Bug when i create a tensor on the tpu, i can perform operations including printing, but after running inference it takes a very long time, sometimes more than...

in the training code, you normalize arcface with imagenet std and mean, while arcface expects a different normalization. are you using a version of arcface that was trained with imagenet...

### 🚀 The feature, motivation and pitch Many GANs like StyleGan use the Adam optimizer with betas=(0.0, 0.999), this means that the first moment estimate is disabled but it still...

module: optimizer
triaged
actionable

hello, i have downloaded the glint360k dataset but later found out it was already aligned and cropped to 112*112, is it possible to get the wild images (no alignment) in...

i downloaded your unpacked glint360k to try my own alignment which is wider than the arcface alignment, but i found out that the images are already aligned and resized to...

Hello, thank you for the amazing work! but is there an easy method to create a similar effect to the rgb wave effect available in awcc? it makes an rgb...