Open in app

Sign In

Write

Sign In

Allen Ng
Allen Ng

18 Followers

Home

About

Published in The Zeals Tech Blog

·Pinned

Exploring FreezeG — style transferring on StyleGAN2?

Hi this is Allen from Zeals. Recently I found one great work that posted by bryandlee on github, FreezeG, the result of this work is absolutely stunning, almost the most intuitive transformation model that I have ever seen.

Stylegan 2

4 min read

Exploring FreezeG — style transferring on StyleGAN2?
Exploring FreezeG — style transferring on StyleGAN2?
Stylegan 2

4 min read


May 10, 2021

Need to be careful when you using gRPC keepalive

Keepalive is very important concept almost in all tcp connection like database etc, the same concept does support in gRPC as well. Why we need keepalive in gRPC? When a connection is idle for a while, if there were some other network component involved like load balancer or proxy, the connection may get disconnected. In those…

Grpc

4 min read

Grpc

4 min read


Published in The Zeals Tech Blog

·Sep 15, 2020

Introducing Kubeflow to Zeals

Hi there, this is Allen from Zeals Japan. I work as a SRE / gopher which mainly responsible for microservices development. Background Story Nowadays machine learning is everywhere and we do believe it will still be trending in the next few years. Data scientists are working on large datasets on a daily…

Kubeflow

8 min read

Introducing Kubeflow to Zeals
Introducing Kubeflow to Zeals
Kubeflow

8 min read


Published in Pickupp

·Jan 30, 2020

Pretrained Anime StyleGAN2 — convert to pytorch and editing images by encoder

Using a pretrained anime stylegan2, convert it pytorch, tagging the generated images and using encoder to modify generated images. Recently Gwern released a pretrained stylegan2 model to generating anime portraits. The result looks quite good, let’s try it out. Convert to pytorch Since the official implementation of stylegan2 is highly depends on GPUs…

Stylegan

4 min read

Pretrained Anime StyleGAN2 — convert to pytorch and editing images by encoder
Pretrained Anime StyleGAN2 — convert to pytorch and editing images by encoder
Stylegan

4 min read


Oct 31, 2018

Mocking grpc services and tests in golang

We all having hard time when we try to mock external services involving network calls, we somehow need to overwrite the grpc client so it can return some mocked results. Sometimes we may write function that depends on the grpc response. func (c *controllers) SayHelloWorld() (response string) { res…

Golang

2 min read

Mocking grpc services and tests in golang
Mocking grpc services and tests in golang
Golang

2 min read

Allen Ng

Allen Ng

18 Followers

Software Engineer @ Zeals

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech