Supplementary material commentary

Our supplementary material contains code implementation and one html file and several mp4 files.

* code implementation
We have seperate README in "code_implementation/README.txt"


* video visualization
All videos can be viewed by html file, so we recommend to open "index.html" file to visualize videos.

Videos contains the generation results of the followings:
1. Generated examples on FFHQ-512
2. Generated examples on FFHQ-256
3. Generated examples on AFHQ-512
4. Generated examples on AFHQ-256
5. Visualization results with shrink of the scale of Gaussians
6. Visualization results for each level
7. Novel view synthesis with w+ inversion

If you want to browse videos by mp4 file, you can use below file tree to find the specific generation result.

Each file contains below results.
resources/ffhq512.mp4				- videos for 1. Generated examples on FFHQ-512
resources/ffhq256.mp4				- videos for 2. Generated examples on FFHQ-256
resources/afhq512.mp4			    	- videos for 3. Generated examples on AFHQ-512
resources/afhq256.mp4			    	- videos for 4. Generated examples on AFHQ-256
resources/ffhq512_shrunk.mp4    		- videos for 5. Visualization results with shrink of the scale of Gaussians (FFHQ)
resources/afhq512_shrunk.mp4    		- videos for 5. Visualization results with shrink of the scale of Gaussians (AFHQ)
resources/ffhq512_levels.mp4			- videos for 6. Visualization results for each level (FFHQ)
resources/afhq512_levels.mp4			- videos for 6. Visualization results for each level (AFHQ)
resources/{name}_input.png			- a target input of 7. Novel view synthesis with w+ inversion
resources/{name}_inversion.mp4			- novel view synthesis results for 7. Novel view synthesis with w+ inversion

