Home
last modified time | relevance | path

Searched defs:Segmentation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/g3doc/models/segmentation/
Doverview.md1 # Segmentation chapter
/external/libgav1/libgav1/src/utils/
Dtypes.h356 struct Segmentation { struct
359 bool FeatureActive(int segment_id, SegmentFeature feature) const { in FeatureActive()
365 static bool FeatureSigned(SegmentFeature feature) { in FeatureSigned()
371 bool enabled;
372 bool update_map;
373 bool update_data;
374 bool temporal_update;
377 bool segment_id_pre_skip;
380 int8_t last_active_segment_id;
382 bool feature_enabled[kMaxSegments][kSegmentFeatureMax];
[all …]