MCPcopy Create free account

hub / github.com/argman/EAST / functions

Functions851 in github.com/argman/EAST

Methoditemsize
Returns the item size, i.e. sizeof(T)
lanms/include/pybind11/numpy.h:360
Methoditemsize
Byte size of a single element
lanms/include/pybind11/numpy.h:598
Methoditerator
lanms/include/pybind11/cast.h:328
Methodkwargs
lanms/include/pybind11/cast.h:1916
Methodkwargs_proxy
lanms/include/pybind11/pytypes.h:691
Methodlen
lanms/include/pybind11/descr.h:143
Methodlist
lanms/include/pybind11/pytypes.h:1170
Functionload
lanms/include/pybind11/functional.h:25
Methodload
lanms/include/pybind11/complex.h:40
Methodload
lanms/include/pybind11/cast.h:537
Methodload
lanms/include/pybind11/cast.h:895
Methodload
lanms/include/pybind11/cast.h:941
Methodload
lanms/include/pybind11/cast.h:1026
Methodload
lanms/include/pybind11/cast.h:1069
Methodload
lanms/include/pybind11/cast.h:1121
Methodload
lanms/include/pybind11/cast.h:1228
Methodload
lanms/include/pybind11/cast.h:1311
Methodload
lanms/include/pybind11/cast.h:1394
Methodload
lanms/include/pybind11/cast.h:1511
Methodload
lanms/include/pybind11/chrono.h:40
Methodload
lanms/include/pybind11/chrono.h:102
Methodload
lanms/include/pybind11/numpy.h:958
Methodload
lanms/include/pybind11/stl.h:101
Methodload
lanms/include/pybind11/stl.h:196
Methodload
lanms/include/pybind11/stl.h:257
Methodload
lanms/include/pybind11/stl.h:332
Methodload
lanms/include/pybind11/eigen.h:252
Methodload
Explicitly delete these: support python -> C++ conversion on these (i.e. these can be return types but not bound arguments). We still provide them (w
lanms/include/pybind11/eigen.h:393
Methodload
lanms/include/pybind11/eigen.h:429
Methodload
Explicitly delete these: support python -> C++ conversion on these (i.e. these can be return types but not bound arguments). We still provide them (w
lanms/include/pybind11/eigen.h:538
Methodload_alternative
lanms/include/pybind11/stl.h:321
Methodload_bytes
lanms/include/pybind11/cast.h:1192
Methodload_impl
lanms/include/pybind11/cast.h:643
Methodload_impl
lanms/include/pybind11/cast.h:1340
Methodload_impl_sequence
lanms/include/pybind11/cast.h:1853
Methodload_value
lanms/include/pybind11/cast.h:1422
Methodloader_life_support
A new patient frame is created when a function is entered
lanms/include/pybind11/cast.h:119
Methodlookup
lanms/include/pybind11/numpy.h:190
Functionloss
define the loss used for training, contraning two part, the first part we use dice loss instead of weighted logloss, the second part is t
model.py:103
Functionmain
(argv=None)
eval.py:125
Functionmain
(argv=None)
multigpu_train.py:69
Methodmake_copy_constructor
lanms/include/pybind11/cast.h:857
Methodmake_move_constructor
lanms/include/pybind11/cast.h:864
Methodmake_stride
lanms/include/pybind11/eigen.h:507
Functionmap_assignment
lanms/include/pybind11/stl_bind.h:466
Functionmap_if_insertion_operator
lanms/include/pybind11/stl_bind.h:465
Methodmark_parents_nonsimple
Helper function which tags all parents of a type using mult. inheritance
lanms/include/pybind11/pybind11.h:861
Functionmatches
Check if the currently trapped error type matches the given Python exception class (or a subclass thereof). May also be passed a tuple to search for
lanms/include/pybind11/pytypes.h:312
Functionmemoryview
lanms/include/pybind11/pytypes.h:1228
Functionmerge_quadrangle_n9
(polys, thres=0.3, precision=10000)
lanms/__init__.py:11
Functionmerge_quadrangle_n9
* * \param quad_n9 an n-by-9 numpy array, where first 8 numbers denote the * quadrangle, and the last one is the score * \param iou_threshold t
lanms/adaptor.cpp:40
Functionmetaclass
lanms/include/pybind11/attr.h:61
Functionmethod_adaptor
lanms/include/pybind11/pybind11.h:928
Functionmodel
define the model, we use slim's implemention of resnet
model.py:33
Methodmodule
lanms/include/pybind11/pybind11.h:730
Methodmulti_array_iterator
lanms/include/pybind11/numpy.h:1272
Methodmultiple_values_error
lanms/include/pybind11/cast.h:1994
Methodmutable_data
lanms/include/pybind11/numpy.h:407
Functionmutable_unchecked
lanms/include/pybind11/numpy.h:879
Methodmutable_unchecked
lanms/include/pybind11/numpy.h:692
Functionname
lanms/include/pybind11/pytypes.h:1115
Methodname
lanms/include/pybind11/cast.h:787
Methodname
lanms/include/pybind11/cast.h:896
Methodname
lanms/include/pybind11/cast.h:1060
Methodname
lanms/include/pybind11/cast.h:1300
Methodname
lanms/include/pybind11/cast.h:1472
Methodname
lanms/include/pybind11/cast.h:1503
Methodname
lanms/include/pybind11/cast.h:1504
Methodname
lanms/include/pybind11/cast.h:1505
Methodname
lanms/include/pybind11/cast.h:1506
Methodname
lanms/include/pybind11/numpy.h:998
Methodname
lanms/include/pybind11/numpy.h:1027
Methodname
lanms/include/pybind11/numpy.h:1039
Methodname
lanms/include/pybind11/numpy.h:1559
Methodname
lanms/include/pybind11/eigen.h:340
Methodname
lanms/include/pybind11/eigen.h:388
Methodname
lanms/include/pybind11/eigen.h:533
Methodnameless_argument_error
lanms/include/pybind11/cast.h:1985
Methodnbytes
Returns the total number of bytes used by the referenced data. Note that the actual span in memory may be larger if the referenced array has non-cont
lanms/include/pybind11/numpy.h:380
Methodnbytes
Total number of bytes
lanms/include/pybind11/numpy.h:603
Methodndim
Returns the number of dimensions of the array
lanms/include/pybind11/numpy.h:366
Functionnms_locality
locality aware nms of EAST :param polys: a N*9 numpy array. first 8 coordinates, then prob :return: boxes after nms
locality_aware_nms.py:38
Methodnone
lanms/include/pybind11/pytypes.h:950
Methodnormalize_poly
lanms/lanms.h:85
Functionobject_or_cast
lanms/include/pybind11/cast.h:1669
Methodof
lanms/include/pybind11/numpy.h:453
Methodoffset_at
lanms/include/pybind11/numpy.h:672
Methodoperator !=
lanms/include/clipper/clipper.cpp:278
Methodoperator +
lanms/include/clipper/clipper.cpp:311
Methodoperator -
lanms/include/clipper/clipper.cpp:324
Methodoperator <
lanms/include/clipper/clipper.cpp:289
Methodoperator <=
lanms/include/clipper/clipper.cpp:300
Methodoperator ==
lanms/include/clipper/clipper.cpp:275
Methodoperator >
lanms/include/clipper/clipper.cpp:281
Methodoperator >=
lanms/include/clipper/clipper.cpp:297
Methodoperator new
This type is not meant to be allocated on the heap.
lanms/include/pybind11/options.h:48
Functionoperator!=
lanms/include/pybind11/pytypes.h:181
Methodoperator!=
lanms/include/clipper/clipper.hpp:99
Methodoperator!=
lanms/include/pybind11/cast.h:339
Methodoperator!=
lanms/include/pybind11/pytypes.h:581
← previousnext →601–700 of 851, ranked by callers