FluxML/model-zoo

60 minute blitz not wokring - trainimgs and valimgs not defined

Open

#322 创建于 2021年11月22日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)Julia (934 star) (327 fork)batch import
bughelp wanted

描述

From the 60-minute blitz:

using Statistics
using Flux, Flux.Optimise
using Images: channelview
using Metalhead
using Metalhead: trainimgs, valimgs
using Images.ImageCore
using Flux: onehotbatch, onecold, flatten
using Base.Iterators: partition

However, I get the following error: image

So the example is not functional.

贡献者指南

60 minute blitz not wokring - trainimgs and valimgs not defined · FluxML/model-zoo#322 | Good First Issue