当前位置:网站首页>深度学习-制作自己的数据集
深度学习-制作自己的数据集
2022-07-07 15:40:00 【AI炮灰】
1.背景
对于文件夹套子文件夹,子文件夹里有很多同一类别的图像,子文件夹表示里面图像的类别。这种结构的文件叫做图像层叠式即为imageFolder。如下所示:
该文件夹下面有10个类别的子文件夹,如下:
每个子文件夹下有许多图像,如下:
2.开始制作数据集
"""
对于一个文件夹下有多个文件夹,每个子文件夹都是子文件夹里图片的类别名,这种称谓图像层叠形式imageFolder。
"""
import os
from torch.utils.data import Dataset, DataLoader, random_split
import pandas as pd
import numpy as np
dataset_dir = "F:/reshape_images"
# 获取子文件夹的个数,也就是类别数
classes = os.listdir(dataset_dir)
print(classes)
# 定义一个数组存放filename, filepath, label,所以定义的
边栏推荐
- Share the latest high-frequency Android interview questions, and take you to explore the Android event distribution mechanism
- Alertdialog create dialog
- 赋能智慧电力建设 | 麒麟信安高可用集群管理系统,保障用户关键业务连续性
- Functions and usage of imageswitch
- Show progress bar above window
- Ratingbar的功能和用法
- L1-019 谁先倒(Lua)
- 【TPM2.0原理及应用指南】 12、13、14章
- 阿富汗临时政府安全部队对极端组织“伊斯兰国”一处藏匿点展开军事行动
- 使用Stace排除故障的5种简单方法
猜你喜欢
让保险更“保险”!麒麟信安一云多芯云桌面中标中国人寿, 助力金融保险信息技术创新发展
请将磁盘插入“U盘(H)“的情况&无法访问 磁盘结构损坏且无法读取
麒麟信安操作系统衍生产品解决方案 | 存储多路径管理系统,有效提高数据传输可靠性
本周小贴士#136:无序容器
Siggraph 2022 best technical paper award comes out! Chen Baoquan team of Peking University was nominated for honorary nomination
Toast will display a simple prompt message on the program interface
【信息安全法律法規】複習篇
机器视觉(1)——概述
Leetcode brush questions day49
Share the latest high-frequency Android interview questions, and take you to explore the Android event distribution mechanism
随机推荐
赋能智慧电力建设 | 麒麟信安高可用集群管理系统,保障用户关键业务连续性
【TPM2.0原理及应用指南】 1-3章
Several best practices for managing VDI
网络攻防复习篇
【可信计算】第十二次课:TPM授权与会话
On Apache Doris Fe processing query SQL source code analysis
【可信计算】第十一次课:TPM密码资源管理(三) NV索引与PCR
Functions and usage of tabhost tab
Siggraph 2022 best technical paper award comes out! Chen Baoquan team of Peking University was nominated for honorary nomination
本周小贴士131:特殊成员函数和`= default`
From Devops to mlops: how do it tools evolve to AI tools?
青年时代历练和职业发展
【可信计算】第十次课:TPM密码资源管理(二)
【解惑】App处于前台,Activity就不会被回收了?
Matplotlib绘图界面设置
99% of users often make mistakes in power Bi cloud reports
[video / audio data processing] Shanghai daoning brings you elecard download, trial and tutorial
Define menus using XML resource files
Notes on installing MySQL in centos7
【网络攻防原理与技术】第6章:特洛伊木马