MobileStyleGAN.pytorch
An official implementation of MobileStyleGAN in PyTorch
파일 탐색기
최종 버전 다운로드 (.zip)- mobile_stylegan_ffhq.json
- model_zoo.json
- template_cfg.json
- __init__.py
- diffaug.py
- distiller_loss.py
- non_saturating_gan_loss.py
- perceptual_loss.py
- __init__.py
- fused_act.py
- fused_act_cuda.py
- fused_bias_act.cpp
- fused_bias_act_kernel.cu
- upfirdn2d.cpp
- upfirdn2d.py
- upfirdn2d_cuda.py
- upfirdn2d_kernel.cu
- __init__.py
- constant_input.py
- functional.py
- idwt.py
- idwt_upsample.py
- legacy.py
- mobile_synthesis_block.py
- modulated_conv2d.py
- multichannel_image.py
- noise_injection.py
- styled_conv2d.py
- __init__.py
- discriminator.py
- inception_v3.py
- mapping_network.py
- mobile_synthesis_network.py
- synthesis_network.py
- utils.py
- __init__.py
- dataset.py
- distiller.py
- model_zoo.py
- utils.py
- faces.jpeg
- .gitignore
- __init__.py
- CHANGELOG
- compare.py
- convert_rosinality_ckpt.py
- demo.py
- evaluate_fid.py
- generate.py
- LICENSE
- LICENSE-NVIDIA
- README.md
- requirements.txt
- train.py
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/bes-dev/MobileStyleGAN.pytorch
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd MobileStyleGAN.pytorch
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
