Paper Review - StyleGANv2
Old unfinished notes when studying StyleGANv2. You need to first understand StyleGANv1 before understanding StyleGANv2. The key idea of StyleGANv2 is that no more AdaIN and Progressive Training.
Paper Review - GAN Inversion Survey
Old unfinished notes when studying about GAN Inversion. With inversion it ables direction to manipulate the latent space.
Software Engineering - V&V, Intro to Testing
Topics covered Verification & Validation, Introduction to Testing
Introduction to CI/CD and CMake
Topics covered CICD, Branching Strategies, make and Cmake
FELT - Lost in the Abyss
Even as I fall, I'll spread my wings and soar. And I know it's not the end.
Paper Review - Diffusion Models Applications
Some keypoints and details jot from CVPR 2022 tutorial - Tutorial on Denoising Diffusion-based Generative Modeling - Foundations and Applications
FELT - Puppet in the Dark
好曲推介。新的一年,去了新的地方開始了新的生活。認識了很多新的人,得了很多人的幫助。 我想要體驗嶄新的人生同時不迷失在其中。聽著FELT的神曲,時刻提醒自己不能墮落,要不斷進步。
Python - Unit Testing
A unit test exercises a unit of functionality to test its behaviour. We cover the framework unittest and coverage.py
Advanced Techniques of Diffusion Models
Some keypoints and details jot from CVPR 2022 tutorial - Tutorial on Denoising Diffusion-based Generative Modeling - Foundations and Applications
Score-based Generative Modeling with Differential Equations
Some keypoints and details jot from CVPR 2022 tutorial - Tutorial on Denoising Diffusion-based Generative Modeling - Foundations and Applications