当前位置:网站首页>[Li Hongyi 2022 machine learning spring] hw6_ Gan (don't understand...)
[Li Hongyi 2022 machine learning spring] hw6_ Gan (don't understand...)
2022-04-23 03:48:00 【I'll carry you】
List of articles
Dataset view
Dataset download requires root jurisdiction , I'll download it first root The server with permissions , Again scp transmission . Alibaba cloud sends out Current limiting …
( Easy to use library -model && dataset)Hugging Face : https://huggingface.co/datasets/LeoFeng/MLHW_6
temp_dataset = get_dataset(os.path.join(workspace_dir, 'faces'))
# transforms.ToPILImage(),
images = [temp_dataset[i] for i in range(4)]
grid_img = torchvision.utils.make_grid(images, nrow=4)
plt.figure(figsize=(10,10))
plt.imshow(grid_img.permute(1, 2, 0))
plt.show()
版权声明
本文为[I'll carry you]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230347027765.html
边栏推荐
- Retrieval question answering system baseline
- [AI vision · quick review of NLP natural language processing papers today, issue 29] Mon, 14 Feb 2022
- [AI vision · quick review of NLP natural language processing papers today, issue 30] Thu, 14 APR 2022
- PyMOL usage
- Summary of knowledge map (I)
- Digital image processing third edition Gonzalez notes Chapter 2
- 现货黄金操作技巧_估波曲线
- Man's life
- 将编译安装的mysql加入PATH环境变量
- Installation and configuration of clion under win10
猜你喜欢
硬核拆芯片
Machine translation baseline
Let matlab2018b support the mex configuration of vs2019
Paddlepaddle does not support arm64 architecture.
A sword is a sword. There is no difference between a wooden sword and a copper sword
变量、常量、运算符
Design and implementation of redis (3): persistence strategy RDB, AOF
Download and configuration of idea
Openvino only supports Intel CPUs of generation 6 and above
JS - accuracy issues
随机推荐
JS - accuracy issues
Variables, constants, operators
Jupiter notebook modify configuration file setting startup directory is invalid
Development record of primary sensitive word detection
【ICCV 2019】MAP-VAE:Multi-Angle Point Cloud-VAE: Unsupervised Feature Learning for 3D Point Clouds..
秒杀所有区间相关问题
How Zotero quotes in word jump to references / hyperlink
SQL learning record
深度学习笔记(二)——激活函数原理与实现
Three column layout (fixed width on both sides in the middle and fixed width on both sides in the middle)
Photoshop installation under win10
Numpy's broadcasting mechanism (with examples)
Identificateur, mot - clé, type de données
Now is the best time to empower industrial visual inspection with AI
Design and implementation of redis (5): master-slave replication strategy and optimization
A hundred dollars for a hundred chickens
vscode删除卸载残余
基于PHP的代步工具购物商城
Digital image processing third edition Gonzalez notes Chapter 2
Notes sur l'apprentissage profond (Ⅱ) - - Principe et mise en oeuvre de la fonction d'activation