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::GenderEstimation::Gender
Defined in:
tflite_image/gender_estimation.cr
Enum Members
Male
=
0
Female
=
1
Instance Method Summary
#female?
#male?
Instance Method Detail
def
female?
#
[
View source
]
def
male?
#
[
View source
]