FluxML/model-zoo

60 minute blitz not wokring - trainimgs and valimgs not defined

Aperta

#322 aperta il 22 nov 2021

 (11 commenti) (0 reazioni) (0 assegnatari)Julia (327 fork)batch import
bughelp wanted

Metriche repository

Star
 (934 stelle)
Metriche merge PR
 (Merge medio 384g 21h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor