MMGeneration_Tutorials icon indicating copy to clipboard operation
MMGeneration_Tutorials copied to clipboard

Jupyter notebook tutorials for mmgeneration

Results 6 MMGeneration_Tutorials issues
Sort by recently updated
recently updated
newest added

在运行下下代码时: ![屏幕截图 2023-12-24 171443](https://github.com/TommyZihao/MMGeneration_Tutorials/assets/125560889/38512dcf-a3d5-47f6-adff-9b2261064aa7) 出现错误: /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...

![image](https://user-images.githubusercontent.com/52488361/191900599-cab50160-0526-4c89-8987-a1738409c250.png) ![image](https://user-images.githubusercontent.com/52488361/191900677-5454e33f-3ca6-4b9e-92a1-9e455e8e33f4.png) 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,...

![image](https://github.com/TommyZihao/MMGeneration_Tutorials/assets/93516514/2025e71d-0d8b-4550-b1c6-17c5b3f2a109) 这个过程持续这么长时间正常么?GPU型号是TITAN Xp 12G显存

关于这个 最适合的python版本是不是3.8啊?