mcvd-pytorch
Official implementation of MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation (https://arxiv.org/abs/2205.09853)
파일 탐색기
최종 버전 다운로드 (.zip)- bair.yml
- bair_big.yml
- bair_big_spade.yml
- bedroom.yml
- celeba.yml
- church.yml
- cifar10.yml
- cityscapes.yml
- cityscapes_big.yml
- cityscapes_big_spade.yml
- ffhq.yml
- kth64_big.yml
- kth64_big_spade.yml
- smmnist_DDPM_big5.yml
- smmnist_DDPM_big5_spade.yml
- smmnist_DDPM_small5.yml
- smmnist_DDPM_small5_3d_32Gb.yml
- tower.yml
- ucf101.yml
- __init__.py
- bair.py
- bair_convert.py
- bair_download.sh
- celeba.py
- cityscapes.py
- cityscapes_convert.py
- cityscapes_download.sh
- ffhq.py
- ffhq_tfrecords.py
- h5.py
- imagenet.py
- kinetics600_convert.py
- kth.py
- kth_convert.py
- kth_download.sh
- kth_sequences.txt
- moving_mnist.py
- stochastic_moving_mnist.py
- ucf101.py
- ucf101_convert.py
- ucf101_download.sh
- utils.py
- vision.py
- fid_PR.py
- fid_score_OLD.py
- inception.py
- nearest_neighbor.py
- pr.py
- base_1f.sh
- base_1f_2.sh
- base_1f_4.sh
- base_1f_vidgen.sh
- base_1f_vidgen_short.sh
- sampling_scripts.sh
- simple_sample.py
- training_scripts.sh
- video_gen_metrics.sh
- __init__.py
- dsm.py
- __init__.py
- fused_act.py
- fused_bias_act.cpp
- fused_bias_act_kernel.cu
- upfirdn2d.cpp
- upfirdn2d.py
- upfirdn2d_kernel.cu
- __init__.py
- layers.py
- layers3d.py
- layerspp.py
- ncsnpp_more.py
- normalization.py
- up_or_down_sampling.py
- utils.py
- __init__.py
- convert_tf_pretrained.py
- fvd.py
- pytorch_i3d.py
- alex.pth
- squeeze.pth
- vgg.pth
- alex.pth
- squeeze.pth
- vgg.pth
- __init__.py
- base_model.py
- dist_model.py
- ema.py
- eval_models.py
- networks_basic.py
- pndm.py
- pretrained_networks.py
- unet.py
- __init__.py
- ncsn_runner.py
- .gitignore
- LICENSE
- load_model_from_ckpt.py
- main.py
- MCVD_demo_SMMNIST.ipynb
- quick_sample.py
- README.md
- requirements.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/voletiv/mcvd-pytorch
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mcvd-pytorch
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
