|
|
|
@ -181,12 +181,6 @@ Print
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.Print
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
is_empty
|
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.is_empty
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
device
|
|
|
|
|
======
|
|
|
|
|
|
|
|
|
@ -261,19 +255,6 @@ double_buffer
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.double_buffer
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
random_data_generator
|
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.random_data_generator
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
Preprocessor
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
|
|
.. autoclass:: paddle.fluid.layers.Preprocessor
|
|
|
|
|
:members:
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
nn
|
|
|
|
|
==
|
|
|
|
|
|
|
|
|
@ -613,30 +594,6 @@ roi_pool
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.roi_pool
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
dice_loss
|
|
|
|
|
---------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.dice_loss
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
resize_bilinear
|
|
|
|
|
---------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.resize_bilinear
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
gather
|
|
|
|
|
------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.gather
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
random_crop
|
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.random_crop
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
ops
|
|
|
|
|
===
|
|
|
|
|
|
|
|
|
@ -784,12 +741,6 @@ sum
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.sum
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
shape
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.shape
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
sigmoid
|
|
|
|
|
-------
|
|
|
|
|
|
|
|
|
@ -1039,3 +990,54 @@ zeros
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.zeros
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
detection
|
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
multi_box_head
|
|
|
|
|
--------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.multi_box_head
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
bipartite_match
|
|
|
|
|
---------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.bipartite_match
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
target_assign
|
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.target_assign
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
detection_output
|
|
|
|
|
----------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.detection_output
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
ssd_loss
|
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.ssd_loss
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
detection_map
|
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.detection_map
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
iou_similarity
|
|
|
|
|
--------------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.iou_similarity
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|
box_coder
|
|
|
|
|
---------
|
|
|
|
|
|
|
|
|
|
.. autofunction:: paddle.fluid.layers.box_coder
|
|
|
|
|
:noindex:
|
|
|
|
|
|
|
|
|
|