/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_bounding_box.txt | 28 - Set bounding box with gl_BoundingBoxEXT and PrimitiveBoundingBoxEXT 30 - Rendering with correct, too large, and too small bounding boxes 32 - Render pattern and hint the final depth range with bounding box 35 - Blit should not be affected by the bounding box 37 - Clears should not be affected by the bounding box 53 bounding box and render a test pattern. Rendering results within the 54 bounding box are then verified. 56 "global_state.*" cases set the bounding box of the whole test pattern 58 cases set the bounding box of the whole test pattern using 60 set the bounding box for each (tessellation input) primitive separately. [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SampleDistortedBoundingBox.pbtxt | 12 3-D with shape `[batch, N, 4]` describing the N bounding boxes 33 3-D with shape `[1, 1, 4]` containing the distorted bounding box. 55 fraction of any bounding box supplied. The value of this parameter should be 57 any of the bounding boxes supplied. 85 Controls behavior if no bounding boxes supplied. 86 If true, assume an implicit bounding box covering the whole input. If false, 90 summary: "Generate a single randomly distorted bounding box for an image." 96 localization of an object, i.e. bounding box, given an `image_size`, 99 The output of this Op is a single bounding box that may be used to crop the 103 what the bounding box looks like. [all …]
|
D | api_def_SampleDistortedBoundingBoxV2.pbtxt | 12 3-D with shape `[batch, N, 4]` describing the N bounding boxes 20 fraction of any bounding box supplied. The value of this parameter should be 22 any of the bounding boxes supplied. 42 3-D with shape `[1, 1, 4]` containing the distorted bounding box. 85 Controls behavior if no bounding boxes supplied. 86 If true, assume an implicit bounding box covering the whole input. If false, 90 summary: "Generate a single randomly distorted bounding box for an image." 96 localization of an object, i.e. bounding box, given an `image_size`, 99 The output of this Op is a single bounding box that may be used to crop the 103 what the bounding box looks like. [all …]
|
D | api_def_DrawBoundingBoxes.pbtxt | 12 3-D with shape `[batch, num_bounding_boxes, 4]` containing bounding 20 bounding boxes drawn on the images. 23 summary: "Draw bounding boxes on a batch of images." 25 Outputs a copy of `images` but draws on top of the pixels zero or more bounding 27 bounding box in `boxes` are encoded as `[y_min, x_min, y_max, x_max]`. The 28 bounding box coordinates are floats in `[0.0, 1.0]` relative to the width and 31 For example, if an image is 100 x 200 pixels (height x width) and the bounding 33 the bounding box will be `(40, 10)` to `(180, 50)` (in (x,y) coordinates). 35 Parts of the bounding box may fall outside the image.
|
D | api_def_DrawBoundingBoxesV2.pbtxt | 12 3-D with shape `[batch, num_bounding_boxes, 4]` containing bounding 26 bounding boxes drawn on the images. 29 summary: "Draw bounding boxes on a batch of images." 31 Outputs a copy of `images` but draws on top of the pixels zero or more bounding 33 bounding box in `boxes` are encoded as `[y_min, x_min, y_max, x_max]`. The 34 bounding box coordinates are floats in `[0.0, 1.0]` relative to the width and 37 For example, if an image is 100 x 200 pixels (height x width) and the bounding 39 the bounding box will be `(40, 10)` to `(100, 50)` (in (x,y) coordinates). 41 Parts of the bounding box may fall outside the image.
|
D | api_def_StatelessSampleDistortedBoundingBox.pbtxt | 12 3-D with shape `[batch, N, 4]` describing the N bounding boxes 27 fraction of any bounding box supplied. The value of this parameter should be 29 any of the bounding boxes supplied. 49 3-D with shape `[1, 1, 4]` containing the distorted bounding box. 78 Controls behavior if no bounding boxes supplied. 79 If true, assume an implicit bounding box covering the whole input. If false, 83 summary: "Generate a randomly distorted bounding box for an image deterministically." 90 bounding box, given an `image_size`, `bounding_boxes` and a series of 93 The output of this Op is a single bounding box that may be used to crop the 97 what the bounding box looks like. [all …]
|
D | api_def_NonMaxSuppressionWithOverlaps.pbtxt | 45 summary: "Greedily selects a subset of bounding boxes in descending order of score," 54 collection of bounding boxes representing the selected boxes. The bounding
|
D | api_def_NonMaxSuppression.pbtxt | 37 summary: "Greedily selects a subset of bounding boxes in descending order of score," 49 collection of bounding boxes representing the selected boxes. The bounding
|
D | api_def_NonMaxSuppressionV2.pbtxt | 37 summary: "Greedily selects a subset of bounding boxes in descending order of score," 50 collection of bounding boxes representing the selected boxes. The bounding
|
D | api_def_NonMaxSuppressionV3.pbtxt | 44 summary: "Greedily selects a subset of bounding boxes in descending order of score," 57 collection of bounding boxes representing the selected boxes. The bounding
|
D | api_def_NonMaxSuppressionV4.pbtxt | 58 summary: "Greedily selects a subset of bounding boxes in descending order of score," 71 collection of bounding boxes representing the selected boxes. The bounding
|
D | api_def_NonMaxSuppressionV5.pbtxt | 75 summary: "Greedily selects a subset of bounding boxes in descending order of score," 88 collection of bounding boxes representing the selected boxes. The bounding
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 28 - In capng_change_id, only retain setpcap if clearing the bounding set 43 - Fake applying bounding set for old OS 53 - Numeric printing of bounding set bits were in wrong order 54 - In update function, reverse the order of bounding set vs capabilities 55 - Revise the tests used to determine if bounding set should be updated 61 - Fixed cap_update for bounding set 62 - Fix have_capability for bounding set 70 - Reorder clearing of bounding set in capng_change_id
|
/external/libvpx/tools/3D-Reconstruction/sketch_3D_reconstruction/ |
D | BVH.pde | 2 *AABB bounding box 17 // build a bounding box for a triangle 31 // merge two bounding boxes 44 // get bounding box center axis value 54 // check if a ray is intersected with the bounding box 112 // build bounding box and save the selected center component 129 // bounding box center component value
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | detections.proto | 25 // The bounding box. 27 // IMPORTANT: when using the Task APIs, the bounding box is expressed in the 33 // In particular, this implies that the returned bounding boxes may not be 42 // needs to be applied to the bounding box for display.
|
D | bounding_box.proto | 20 // An integer bounding box, axis aligned. 26 // The width of the bounding box, in pixels. 28 // The height of the bounding box, in pixels.
|
/external/eigen/unsupported/Eigen/ |
D | BVH | 23 * \brief This module provides generic bounding volume hierarchy algorithms 31 …* A bounding volume hierarchy (BVH) can accelerate many geometric queries. This module provides a… 53 …es the basic algorithms both from the type of hierarchy (and the types of the bounding volumes) and 58 typedef Volume //the type of bounding volume 64 …const Volume &getVolume(Index index) const //returns the bounding volume of the node at given index 77 …t BVIntersect provides is that intersectObject will be called on every object whose bounding volume
|
/external/armnn/python/pyarmnn/examples/object_detection/ |
D | README.md | 28 …o file or camera feed as input, runs inference on each frame, and draws bounding boxes around dete… 33 In addition to running Object Detection using TensorFlow Lite Delegate, instead of drawing bounding… 98 …o file as input, runs inference on each frame, and produces frames with bounding boxes drawn aroun… 142 …eam of a device, runs inference on each frame, and produces frames with bounding boxes drawn aroun… 209 …bounding box positions of detected objects plus their class index and confidence. Additionally, in… 234 …ach class has a unique color which will prove helpful when plotting the bounding boxes of various … 236 …ess the inference output, along with a resize factor used when plotting bounding boxes to ensure t… 289 For SSD MobileNet V1 models, we decode the results to obtain the bounding box positions, classifica… 291 …r out any weak detections below a confidence threshold and any redudant bounding boxes above an in… 295 … positions], confidence score]`, with the box positions list containing bounding box coordinates i… [all …]
|
/external/tensorflow/tensorflow/lite/g3doc/examples/optical_character_recognition/ |
D | overview.md | 29 model to detect the bounding boxes around possible texts. Second, we feed 30 processed bounding boxes into a text recognition model to determine specific 31 characters inside the bounding boxes (we also need to do Non-Maximal 86 as bounding box and a 4-D `float32` Tensor of shape (1,80, 80, 5) as detection
|
/external/tflite-support/tensorflow_lite_support/metadata/ |
D | metadata_schema.fbs | 236 // The properties for tensors representing bounding boxes. 241 // bounding boxes. For example, in the generated wrapper for Android, it returns 245 // Represents the bounding box by using the combination of boundaries, 251 // Represents the bounding box by using the upper_left corner, width and 257 // Represents the bounding box by using the center of the box, width and 282 // Denotes the order of the elements defined in each bounding box type. An 283 // empty index array represent the default order of each bounding box type. 288 // The index array can be applied to all bounding box types to adjust the 292 // Indicates how to parse the bounding box values. 296 // Indicates how to parse the bounding box values. [all …]
|
/external/ltp/runtest/ |
D | cap_bounds | 1 #DESCRIPTION:Posix capability bounding set
|
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/ |
D | README.md | 14 [COCO Object Detection](https://cocodataset.org/#detection-2020) (w/ bounding 38 This binary evaluates TensorFlow Lite models trained for the bounding box-based
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | tmmbr_help.cc | 165 bool TMMBRHelp::IsOwner(const std::vector<rtcp::TmmbItem>& bounding, in IsOwner() argument 167 for (const rtcp::TmmbItem& item : bounding) { in IsOwner()
|
D | tmmbr_help.h | 27 static bool IsOwner(const std::vector<rtcp::TmmbItem>& bounding,
|
/external/ComputeLibrary/src/core/CL/cl_kernels/common/ |
D | bounding_box_transform.cl | 28 /** Transform proposal bounding boxes to target bounding box using bounding box deltas.
|