gpt4 book ai didi

python - cifar100,仅加载 100 张图像

转载 作者:行者123 更新时间:2023-11-30 09:14:38 24 4
gpt4 key购买 nike

我尝试使用 keras 仅加载 10 张 CIFAR100 图像,我尝试了以下方法:

_,cifar100_test = tf.keras.datasets.cifar100.load_data().take(10)

看起来上一行正在加载整个图像,然后取 100,因为我的树莓派在加载数据集时显示“内存错误”!

有什么建议吗!

最佳答案

没有足够的内存来加载数据,请使用此free -mh来检查空内存。

关于python - cifar100,仅加载 100 张图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59033031/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com