PinnedPublished inThe Zeals Tech BlogExploring FreezeG — style transferring on StyleGAN2?Interesting finetune on stylegan2, freeze layers to perform style transfer?Dec 18, 2020Dec 18, 2020
Need to be careful when you using gRPC keepaliveKeepalive is very important concept almost in all tcp connection like database etc, the same concept does support in gRPC as well.May 10, 20211May 10, 20211
Published inThe Zeals Tech BlogIntroducing Kubeflow to ZealsHi there, this is Allen from Zeals Japan. I work as a SRE / gopher which mainly responsible for microservices development.Sep 15, 2020Sep 15, 2020
Published inPickuppPretrained Anime StyleGAN2 — convert to pytorch and editing images by encoderUsing a pretrained anime stylegan2, convert it pytorch, tagging the generated images and using encoder to modify generated images.Jan 30, 20201Jan 30, 20201
Mocking grpc services and tests in golangWe all having hard time when we try to mock external services involving network calls, we somehow need to overwrite the grpc client so it…Oct 31, 20182Oct 31, 20182