MMGeneration_Tutorials
MMGeneration_Tutorials copied to clipboard
Jupyter notebook tutorials for mmgeneration
在运行下下代码时:  出现错误: /environment/miniconda3/lib/python3.10/site-packages/torch/distributed/launch.py:178: FutureWarning: The module torch.distributed.launch is deprecated and will be removed in future. Use torchrun. Note that --use_env is set by default in torchrun. If...
HI, I am following the tutorial of Pix2Pix. In the tutorial, when doing inference, the input is "image_path = 'tests/data/paired/test/3.jpg', which is a paired image. Then I began to train...
  Like this. I try to alter src_relpath but it's not useful.
`# 安装 Pytorch !pip install install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html` error message: `ERROR: Could not find a version that satisfies the requirement torch==1.10.1+cu113 (from versions: 0.4.1, 1.0.0, 1.0.1, 1.0.1.post2,...
 这个过程持续这么长时间正常么?GPU型号是TITAN Xp 12G显存
关于这个 最适合的python版本是不是3.8啊?