SemanticStyleGAN
release code for SemanticStyleGAN (CVPR 2022)
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- lpips.py
- networks.py
- utils.py
- __init__.py
- id_loss.py
- w_norm.py
- 0.png
- 1.png
- 2.png
- 3.png
- 4.png
- 5.png
- 6.png
- 7.png
- 8.png
- 9.png
- preprocess_celeba.py
- abstract_idea.png
- components.jpg
- inversion_bitmoji.gif
- local_interpolation.gif
- teaser.jpg
- LICENSE
- LICENSE-LPIPS
- LICENSE-rosinality
- LICENSE-SemanticGAN
- LICENSE-Stylegan2
- __init__.py
- helpers.py
- map2style.py
- model_irse.py
- restyle_encoder.py
- restyle_psp_encoders.py
- __init__.py
- conv2d_gradfix.py
- fused_act.py
- fused_bias_act.cpp
- fused_bias_act_kernel.cu
- upfirdn2d.cpp
- upfirdn2d.py
- upfirdn2d_kernel.cu
- __init__.py
- semantic_stylegan.py
- stylegan2.py
- utils.py
- __init__.py
- dataset.py
- distributed.py
- inception_utils.py
- ranger.py
- generate.py
- generate_components.py
- generate_video.py
- invert.py
- utils.py
- .gitignore
- calc_fid.py
- prepare_image_data.py
- prepare_inception.py
- prepare_mask_data.py
- README.md
- requirements.txt
- train.py
- train_adaptation.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/seasonSH/SemanticStyleGAN
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd SemanticStyleGAN
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
