MCPcopy Create free account

hub / github.com/argman/EAST / functions

Functions851 in github.com/argman/EAST

↓ 1 callersFunctiondice_coefficient
dice loss :param y_true_cls: :param y_pred_cls: :param training_mask: :return:
model.py:85
↓ 1 callersMethoddistance_to
lanms/include/pybind11/pytypes.h:613
↓ 1 callersFunctiondraw_illu
(illu, rst)
run_demo_server.py:162
↓ 1 callersMethoddtype
lanms/include/pybind11/numpy.h:423
↓ 1 callersFunctionenable_buffer_protocol
Give this type a buffer interface.
lanms/include/pybind11/class_support.h:490
↓ 1 callersFunctionenable_dynamic_attributes
Give instances of this type a `__dict__` and opt into garbage collection.
lanms/include/pybind11/class_support.h:428
↓ 1 callersMethodequal
lanms/include/pybind11/pytypes.h:654
↓ 1 callersMethodexecute_cast
lanms/include/pybind11/operators.h:66
↓ 1 callersFunctionfinalize_interpreter
\rst Shut down the Python interpreter. No pybind11 or CPython API functions can be called after this. In addition, pybind11 objects must not o
lanms/include/pybind11/embed.h:141
↓ 1 callersFunctionfirst
lanms/include/pybind11/common.h:590
↓ 1 callersMethodflags
Return the NumPy array flags
lanms/include/pybind11/numpy.h:642
↓ 1 callersFunctiongenerate_rbox
(im_size, polys, tags)
icdar.py:463
↓ 1 callersFunctiongenerator
(input_size=512, batch_size=32, background_ratio=3./8, random_scale=np.array([0.5,
icdar.py:583
↓ 1 callersMethodget
lanms/include/pybind11/cast.h:1379
↓ 1 callersFunctionget_host_info
()
run_demo_server.py:21
↓ 1 callersFunctionget_images
find image files in test data path :return: list of files found
eval.py:22
↓ 1 callersFunctionget_images
()
icdar.py:36
↓ 1 callersFunctionget_object_handle
lanms/include/pybind11/cast.h:502
↓ 1 callersFunctionget_predictor
(checkpoint_path)
run_demo_server.py:36
↓ 1 callersFunctionget_type_handle
lanms/include/pybind11/cast.h:260
↓ 1 callersMethodget_type_info
lanms/include/pybind11/numpy.h:86
↓ 1 callersFunctionget_type_overload
lanms/include/pybind11/pybind11.h:1772
↓ 1 callersMethodimplicit_cast
lanms/include/pybind11/cast.h:1336
↓ 1 callersMethodincrement
lanms/include/pybind11/numpy.h:1255
↓ 1 callersFunctioninitialize_interpreter
lanms/include/pybind11/embed.h:95
↓ 1 callersMethodis_cpp_function
lanms/include/pybind11/pytypes.h:1207
↓ 1 callersFunctionisinstance
lanms/include/pybind11/pytypes.h:329
↓ 1 callersFunctionisinstance_generic
lanms/include/pybind11/cast.h:447
↓ 1 callersFunctioniter
lanms/include/pybind11/pytypes.h:1279
↓ 1 callersMethodkind
Single-character type code.
lanms/include/pybind11/numpy.h:468
↓ 1 callersFunctionlast
lanms/include/pybind11/common.h:594
↓ 1 callersFunctionload
lanms/include/pybind11/eigen.h:550
↓ 1 callersFunctionload_annoataion
load annotation from the text file :param p: :return:
icdar.py:44
↓ 1 callersMethodload_args
lanms/include/pybind11/cast.h:1836
↓ 1 callersFunctionload_numpy_internals
lanms/include/pybind11/numpy.h:100
↓ 1 callersFunctionload_type
lanms/include/pybind11/cast.h:1591
↓ 1 callersFunctionmain
()
run_demo_server.py:210
↓ 1 callersFunctionmake_default_metaclass
This metaclass is assigned by default to all pybind11 types and is required in order for static properties to function correctly. Users may overri
lanms/include/pybind11/class_support.h:151
↓ 1 callersFunctionmake_iterator
lanms/include/pybind11/pybind11.h:1441
↓ 1 callersFunctionmake_key_iterator
lanms/include/pybind11/pybind11.h:1470
↓ 1 callersFunctionmake_new_python_type
Create a brand new Python type according to the `type_record` specification. Return value: New reference. */
lanms/include/pybind11/class_support.h:502
↓ 1 callersFunctionmake_object_base_type
Create the type which can be used as a common base for all classes. This is needed in order to satisfy Python's requirements for multiple inherit
lanms/include/pybind11/class_support.h:351
↓ 1 callersFunctionmake_static_property_type
A `static_property` is the same as a `property` but the `__get__()` and `__set__()` methods are modified to always use the object type instead of
lanms/include/pybind11/class_support.h:38
↓ 1 callersFunctionmean_image_subtraction
image normalization :param images: :param means: :return:
model.py:17
↓ 1 callersFunctionmerge_quadrangle_n9
lanms/lanms.h:199
↓ 1 callersFunctionoperator()
lanms/include/pybind11/common.h:780
↓ 1 callersMethodoperator=
lanms/include/pybind11/cast.h:1780
↓ 1 callersFunctionpoly_iou
lanms/lanms.h:22
↓ 1 callersFunctionpolygon_area
compute area of a polygon :param poly: :return:
icdar.py:70
↓ 1 callersFunctionpolys2floats
lanms/adaptor.cpp:13
↓ 1 callersFunctionrectangle_from_parallelogram
fit a rectangle from a parallelogram :param poly: :return:
icdar.py:294
↓ 1 callersFunctionregister_exception_translator
lanms/include/pybind11/pybind11.h:1525
↓ 1 callersFunctionregister_instance
lanms/include/pybind11/class_support.h:222
↓ 1 callersFunctionregister_instance_impl
lanms/include/pybind11/class_support.h:206
↓ 1 callersFunctionrepr
lanms/include/pybind11/pytypes.h:1268
↓ 1 callersFunctionresnet_arg_scope
Defines the default ResNet arg scope. TODO(gpapan): The batch-normalization related default values above are appropriate for use in conjunc
nets/resnet_utils.py:209
↓ 1 callersFunctionresnet_v1_50
ResNet-50 model of [1]. See resnet_v1() for arg and return description.
nets/resnet_v1.py:230
↓ 1 callersFunctionrestore_rectangle
(origin, geometry)
icdar.py:459
↓ 1 callersFunctionrestore_rectangle_rbox
(origin, geometry)
icdar.py:387
↓ 1 callersFunctionsave_result
(img, rst)
run_demo_server.py:171
↓ 1 callersMethodset_instance_registered
lanms/include/pybind11/cast.h:304
↓ 1 callersFunctionshrink_poly
fit a poly inside the origin poly, maybe bugs here... used for generate the score map :param poly: the text poly :param r: r in the p
icdar.py:179
↓ 1 callersFunctionsort_rectangle
(poly)
icdar.py:352
↓ 1 callersMethodsqueeze
Return a new view with all of the dimensions of length 1 removed
lanms/include/pybind11/numpy.h:714
↓ 1 callersFunctionstandard_nms
(S, thres)
locality_aware_nms.py:24
↓ 1 callersFunctionstandard_nms
* The standard NMS algorithm. */
lanms/lanms.h:172
↓ 1 callersMethodstart
Kicks off threads which add data from the generator into the queue. # Arguments workers: number of worker threads max
data_util.py:40
↓ 1 callersMethodstrip_padding
lanms/include/pybind11/numpy.h:479
↓ 1 callersFunctiontower_loss
(images, score_maps, geo_maps, training_masks, reuse_variables=None)
multigpu_train.py:27
↓ 1 callersMethodtry_direct_conversions
lanms/include/pybind11/cast.h:630
↓ 1 callersMethodtry_implicit_casts
lanms/include/pybind11/cast.h:620
↓ 1 callersMethodtypes
lanms/include/pybind11/descr.h:31
↓ 1 callersFunctionunpool
(inputs)
model.py:13
↓ 1 callersFunctionweighted_merge
(g, p)
locality_aware_nms.py:18
↓ 1 callersMethodwriteable
If set, the array is writeable (otherwise the buffer is read-only)
lanms/include/pybind11/numpy.h:647
MethodAddEdgeToSEL
lanms/include/clipper/clipper.cpp:1900
MethodAddGhostJoin
lanms/include/clipper/clipper.cpp:1968
MethodAddJoin
lanms/include/clipper/clipper.cpp:1942
MethodAddLocalMaxPoly
lanms/include/clipper/clipper.cpp:1884
MethodAddLocalMinPoly
lanms/include/clipper/clipper.cpp:1841
MethodAddOutPt
lanms/include/clipper/clipper.cpp:2463
MethodAppendPolygon
lanms/include/clipper/clipper.cpp:2367
MethodBuildIntersectList
lanms/include/clipper/clipper.cpp:2852
MethodBuildResult
lanms/include/clipper/clipper.cpp:3192
MethodBuildResult2
lanms/include/clipper/clipper.cpp:3213
FunctionCleanPolygons
lanms/include/clipper/clipper.cpp:4449
MethodClearGhostJoins
lanms/include/clipper/clipper.cpp:1960
MethodClearJoins
lanms/include/clipper/clipper.cpp:1952
MethodClipper
lanms/include/clipper/clipper.cpp:1474
MethodClipperBase
lanms/include/clipper/clipper.cpp:883
MethodClipperOffset
lanms/include/clipper/clipper.cpp:3779
FunctionClosedPathsFromPolyTree
lanms/include/clipper/clipper.cpp:4576
MethodCopyAELToSEL
lanms/include/clipper/clipper.cpp:1929
MethodCreateOutRec
lanms/include/clipper/clipper.cpp:1380
MethodDeleteFromAEL
lanms/include/clipper/clipper.cpp:1367
MethodDeleteFromSEL
lanms/include/clipper/clipper.cpp:2080
MethodDisposeAllOutRecs
lanms/include/clipper/clipper.cpp:1351
MethodDisposeIntersectNodes
lanms/include/clipper/clipper.cpp:2844
MethodDisposeLocalMinimaList
lanms/include/clipper/clipper.cpp:1279
MethodDisposeOutRec
lanms/include/clipper/clipper.cpp:1358
← previousnext →201–300 of 851, ranked by callers