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.

貢獻者指南