class

TensorflowLite::Image::AgeEstimationRange

Inherits TensorflowLite::Image::Common < Reference < Object

Instance methods

process(image : Canvas) : Tuple(Canvas, Array(Output))

attempts to classify the object, assumes the canvas has already been prepared

Source
ranges

adjust this for the model you're using

Source
ranges=(ranges : Array(Range(Int32, Int32)))

adjust this for the model you're using

Source

Nested types