Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argman/EAST
/ functions
Functions
851 in github.com/argman/EAST
⨍
Functions
851
◇
Types & classes
351
↳
Endpoints
2
Method
itemsize
Returns the item size, i.e. sizeof(T)
lanms/include/pybind11/numpy.h:360
Method
itemsize
Byte size of a single element
lanms/include/pybind11/numpy.h:598
Method
iterator
lanms/include/pybind11/cast.h:328
Method
kwargs
lanms/include/pybind11/cast.h:1916
Method
kwargs_proxy
lanms/include/pybind11/pytypes.h:691
Method
len
lanms/include/pybind11/descr.h:143
Method
list
lanms/include/pybind11/pytypes.h:1170
Function
load
lanms/include/pybind11/functional.h:25
Method
load
lanms/include/pybind11/complex.h:40
Method
load
lanms/include/pybind11/cast.h:537
Method
load
lanms/include/pybind11/cast.h:895
Method
load
lanms/include/pybind11/cast.h:941
Method
load
lanms/include/pybind11/cast.h:1026
Method
load
lanms/include/pybind11/cast.h:1069
Method
load
lanms/include/pybind11/cast.h:1121
Method
load
lanms/include/pybind11/cast.h:1228
Method
load
lanms/include/pybind11/cast.h:1311
Method
load
lanms/include/pybind11/cast.h:1394
Method
load
lanms/include/pybind11/cast.h:1511
Method
load
lanms/include/pybind11/chrono.h:40
Method
load
lanms/include/pybind11/chrono.h:102
Method
load
lanms/include/pybind11/numpy.h:958
Method
load
lanms/include/pybind11/stl.h:101
Method
load
lanms/include/pybind11/stl.h:196
Method
load
lanms/include/pybind11/stl.h:257
Method
load
lanms/include/pybind11/stl.h:332
Method
load
lanms/include/pybind11/eigen.h:252
Method
load
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
Method
load
lanms/include/pybind11/eigen.h:429
Method
load
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
Method
load_alternative
lanms/include/pybind11/stl.h:321
Method
load_bytes
lanms/include/pybind11/cast.h:1192
Method
load_impl
lanms/include/pybind11/cast.h:643
Method
load_impl
lanms/include/pybind11/cast.h:1340
Method
load_impl_sequence
lanms/include/pybind11/cast.h:1853
Method
load_value
lanms/include/pybind11/cast.h:1422
Method
loader_life_support
A new patient frame is created when a function is entered
lanms/include/pybind11/cast.h:119
Method
lookup
lanms/include/pybind11/numpy.h:190
Function
loss
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
Function
main
(argv=None)
eval.py:125
Function
main
(argv=None)
multigpu_train.py:69
Method
make_copy_constructor
lanms/include/pybind11/cast.h:857
Method
make_move_constructor
lanms/include/pybind11/cast.h:864
Method
make_stride
lanms/include/pybind11/eigen.h:507
Function
map_assignment
lanms/include/pybind11/stl_bind.h:466
Function
map_if_insertion_operator
lanms/include/pybind11/stl_bind.h:465
Method
mark_parents_nonsimple
Helper function which tags all parents of a type using mult. inheritance
lanms/include/pybind11/pybind11.h:861
Function
matches
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
Function
memoryview
lanms/include/pybind11/pytypes.h:1228
Function
merge_quadrangle_n9
(polys, thres=0.3, precision=10000)
lanms/__init__.py:11
Function
merge_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
Function
metaclass
lanms/include/pybind11/attr.h:61
Function
method_adaptor
lanms/include/pybind11/pybind11.h:928
Function
model
define the model, we use slim's implemention of resnet
model.py:33
Method
module
lanms/include/pybind11/pybind11.h:730
Method
multi_array_iterator
lanms/include/pybind11/numpy.h:1272
Method
multiple_values_error
lanms/include/pybind11/cast.h:1994
Method
mutable_data
lanms/include/pybind11/numpy.h:407
Function
mutable_unchecked
lanms/include/pybind11/numpy.h:879
Method
mutable_unchecked
lanms/include/pybind11/numpy.h:692
Function
name
lanms/include/pybind11/pytypes.h:1115
Method
name
lanms/include/pybind11/cast.h:787
Method
name
lanms/include/pybind11/cast.h:896
Method
name
lanms/include/pybind11/cast.h:1060
Method
name
lanms/include/pybind11/cast.h:1300
Method
name
lanms/include/pybind11/cast.h:1472
Method
name
lanms/include/pybind11/cast.h:1503
Method
name
lanms/include/pybind11/cast.h:1504
Method
name
lanms/include/pybind11/cast.h:1505
Method
name
lanms/include/pybind11/cast.h:1506
Method
name
lanms/include/pybind11/numpy.h:998
Method
name
lanms/include/pybind11/numpy.h:1027
Method
name
lanms/include/pybind11/numpy.h:1039
Method
name
lanms/include/pybind11/numpy.h:1559
Method
name
lanms/include/pybind11/eigen.h:340
Method
name
lanms/include/pybind11/eigen.h:388
Method
name
lanms/include/pybind11/eigen.h:533
Method
nameless_argument_error
lanms/include/pybind11/cast.h:1985
Method
nbytes
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
Method
nbytes
Total number of bytes
lanms/include/pybind11/numpy.h:603
Method
ndim
Returns the number of dimensions of the array
lanms/include/pybind11/numpy.h:366
Function
nms_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
Method
none
lanms/include/pybind11/pytypes.h:950
Method
normalize_poly
lanms/lanms.h:85
Function
object_or_cast
lanms/include/pybind11/cast.h:1669
Method
of
lanms/include/pybind11/numpy.h:453
Method
offset_at
lanms/include/pybind11/numpy.h:672
Method
operator !=
lanms/include/clipper/clipper.cpp:278
Method
operator +
lanms/include/clipper/clipper.cpp:311
Method
operator -
lanms/include/clipper/clipper.cpp:324
Method
operator <
lanms/include/clipper/clipper.cpp:289
Method
operator <=
lanms/include/clipper/clipper.cpp:300
Method
operator ==
lanms/include/clipper/clipper.cpp:275
Method
operator >
lanms/include/clipper/clipper.cpp:281
Method
operator >=
lanms/include/clipper/clipper.cpp:297
Method
operator new
This type is not meant to be allocated on the heap.
lanms/include/pybind11/options.h:48
Function
operator!=
lanms/include/pybind11/pytypes.h:181
Method
operator!=
lanms/include/clipper/clipper.hpp:99
Method
operator!=
lanms/include/pybind11/cast.h:339
Method
operator!=
lanms/include/pybind11/pytypes.h:581
← previous
next →
601–700 of 851, ranked by callers