Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tflite_image
v2.0.0
TensorflowLite
Image
AgeEstimationExact
Output
AgeEstimationRange
Output
Canvas
Classification
Output
Common
Detection
BoundingBox
Classification
GenericPoint
Line
Lines
Point
Points
FaceDetection
Anchor
FaceFeatures
Output
Point
Format
GenderEstimation
Gender
Output
ObjectDetection
Output
PoseEstimation
BodyJoint
Output
Point
Scale
Segmentation
Detection
Built with Crystal 1.9.2
2023-10-08 08:24:38 UTC
enum
TensorflowLite::Image::Format
Defined in:
tflite_image.cr
Enum Members
Float
=
0
Quantized
=
1
QuantizedSigned
=
2
Instance Method Summary
#float?
#quantized?
#quantized_signed?
Instance Method Detail
def
float?
#
[
View source
]
def
quantized?
#
[
View source
]
def
quantized_signed?
#
[
View source
]