书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 18432 个相关结果.
  • box_coder

    box_coder box_coder paddle.fluid.layers. box_coder ( prior_box, prior_box_var, target_box, code_type=’encode_center_size’, box_normalized=True, name=None, axis=0 ) [源代码] Boun...
  • Box Decoration Break

    Box Decoration Break Quick reference Basic usage Setting the box decoration break Applying conditionally Hover, focus, and other states Breakpoints and media queries Layout...
  • Creating a Base Box

    1181 2019-07-08 《Vagrant Documentation》
    » Creating a Base Box » What's in a Base Box? » Creating a Base Box » Packer and Vagrant Cloud » Disk Space » Memory » Peripherals (Audio, USB, etc.) » Default User Settings ...
  • yolo_box

    yolo_box yolo_box paddle.fluid.layers. yolo_box (x, img_size, anchors, class_num, conf_thresh, downsample_ratio, clip_bbox=True, name=None)[源代码] 该运算符基于YOLOv3网络的输出结果,生成YOLO...
  • yolo_box

    yolo_box yolo_box paddle.fluid.layers. yolo_box (x, img_size, anchors, class_num, conf_thresh, downsample_ratio, name=None)[源代码] 该运算符基于YOLOv3网络的输出结果,生成YOLO检测框。 连接 yolo_bo...
  • box_clip

    box_clip box_clip paddle.fluid.layers. box_clip (input, im_info, name=None)[源代码] 将检测框框剪切为 im_info 给出的大小。对于每个输入框,公式如下: xmin = max ( min ( xmin , im_w - 1 ), 0 ) ...
  • Box, stack and heap

    Box, stack and heap Box, stack and heap All values in Rust are stack allocated by default. Values can be boxed(allocated in the heap) by creating a Box<T> . A box is a smart po...
  • group_box

    714 2019-04-25 《AWTK 开发文档》
    group_box_t 概述 函数 group_box_cast 函数 group_box_create 函数 group_box_t 概述 分组控件。 单选按钮在同一个父控件中是互斥的,所以通常将相关的单选按钮放在一个group_box中。 它本身不提供布局功能,仅提供具有语义的标签,让xml更具有可读性。 子控件的布局可...
  • cell-box

    CellBox 安装 属性 插槽 相关 issue 贡献者 发布日志 CellBox CellBox demo 原始链接 demo 源码 编辑文档 组件源码 二维码 Install 安装 局部注册 全局注册 import { CellBox } from 'vux' ...