MCPcopy Create free account

hub / github.com/WenmuZhou/PSENet.pytorch / functions

Functions799 in github.com/WenmuZhou/PSENet.pytorch

Methodregister_dtype
pse/include/pybind11/numpy.h:1134
Functionregister_instance
pse/include/pybind11/class_support.h:222
Functionregister_structured_dtype
pse/include/pybind11/numpy.h:1060
Functionreinterpret_borrow
pse/include/pybind11/pytypes.h:302
Functionreinterpret_steal
pse/include/pybind11/pytypes.h:312
Functionrelease
\rst Resets the internal pointer to ``nullptr`` without without decreasing the object's reference count. The function returns a raw ha
pse/include/pybind11/pytypes.h:247
Methodreload
Reload the module or throws `error_already_set`.
pse/include/pybind11/pybind11.h:848
Methodrequire_size
pse/include/pybind11/stl.h:200
Methodreserve_maybe
pse/include/pybind11/stl.h:164
Functionresnet101
Constructs a ResNet-101 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:199
Functionresnet152
Constructs a ResNet-152 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:211
Functionresnet18
Constructs a ResNet-18 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:164
Functionresnet34
Constructs a ResNet-34 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:176
Functionrestore
Give the currently-held error back to Python, if any. If there is currently a Python error already set it is cleared first. After this call, the cur
pse/include/pybind11/pytypes.h:338
Methodrich_compare
pse/include/pybind11/pytypes.h:1388
Methodrun
pse/include/pybind11/numpy.h:1481
Methodsave_label
(self, img_path, label)
dataset/data_utils.py:195
Methodscope
pse/include/pybind11/attr.h:27
Methodscoped_estream_redirect
pse/include/pybind11/iostream.h:131
Methodscoped_interpreter
pse/include/pybind11/embed.h:182
Methodscoped_ostream_redirect
pse/include/pybind11/iostream.h:100
Methodsentinel
\rst The value which marks the end of the iteration. ``it == iterator::sentinel()`` is equivalent to catching ``StopIteration`` in P
pse/include/pybind11/pytypes.h:860
Methodsequence_fast_readonly
pse/include/pybind11/pytypes.h:655
Methodsequence_slow_readwrite
pse/include/pybind11/pytypes.h:676
Methodset
pse/include/pybind11/pytypes.h:523
Methodset
pse/include/pybind11/pytypes.h:529
Methodset
pse/include/pybind11/pytypes.h:541
Methodset
pse/include/pybind11/pytypes.h:555
Methodset
pse/include/pybind11/pytypes.h:572
Methodset
pse/include/pybind11/pytypes.h:589
Methodset
pse/include/pybind11/pytypes.h:1258
Methodset_flag
pse/include/pybind11/pybind11.h:1716
Functionset_operator_new
pse/include/pybind11/pybind11.h:980
Functionset_shared_data
Set the shared data that can be later recovered by `get_shared_data()`.
pse/include/pybind11/detail/internals.h:271
Functionsetstate
pse/include/pybind11/detail/init.h:286
Methodshape
Returns the shape (i.e. size) of dimension `dim`
pse/include/pybind11/numpy.h:359
Methodshow_function_signatures
pse/include/pybind11/options.h:45
Functionshow_pic
输入: img:图像array bboxes:图像的所有boudning box list, 格式为[[x_min, y_min, x_max, y_max]....] names:每个box对应的名称
dataset/augment_img.py:12
Methodshow_user_defined_docstrings
pse/include/pybind11/options.h:43
Functionshufflenet_v2_x0_5
Constructs a ShuffleNetV2 with 0.5x output channels, as described in `"ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture D
models/ShuffleNetV2.py:146
Functionshufflenet_v2_x1_5
Constructs a ShuffleNetV2 with 1.5x output channels, as described in `"ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture D
models/ShuffleNetV2.py:174
Functionshufflenet_v2_x2_0
Constructs a ShuffleNetV2 with 2.0x output channels, as described in `"ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture D
models/ShuffleNetV2.py:188
Methodsibling
pse/include/pybind11/attr.h:36
Methodsimple_collector
pse/include/pybind11/cast.h:1943
Methodsize
pse/include/pybind11/numpy.h:366
Methodsize
pse/include/pybind11/pytypes.h:1191
Methodsize
pse/include/pybind11/pytypes.h:1210
Methodsize
pse/include/pybind11/pytypes.h:1229
Methodsize
pse/include/pybind11/pytypes.h:1242
Methodslice
pse/include/pybind11/pytypes.h:1118
Methodsrc_and_type
Returns a (pointer, type_info) pair taking care of necessary type lookup for a polymorphic type (using RTTI by default, but can be overridden by speci
pse/include/pybind11/cast.h:846
Methodstr
pse/include/pybind11/pytypes.h:886
Methodstride_compatible
pse/include/pybind11/eigen.h:97
Methodstring error_string
pse/include/pybind11/cast.h:406
Methodsync
pse/include/pybind11/iostream.h:40
Methodtest
(self, im: np.ndarray, text_polys: np.ndarray)
dataset/augment.py:327
Methodtext
pse/include/pybind11/descr.h:30
Methodtry_direct_conversions
pse/include/pybind11/cast.h:1503
Methodtry_implicit_casts
pse/include/pybind11/cast.h:1488
Methodtry_load_foreign_module_local
Try to load with foreign typeinfo, if available. Used when there is no native typeinfo, or when the native one wasn't able to produce a value.
pse/include/pybind11/cast.h:616
Methodtuple
pse/include/pybind11/pytypes.h:1188
Methodtype_caster_base
pse/include/pybind11/cast.h:830
Methodtype_caster_generic
pse/include/pybind11/cast.h:488
Functiontype_descr
pse/include/pybind11/detail/descr.h:95
Functiontype_id
pse/include/pybind11/typeid.h:47
Functiontype_id
pse/include/pybind11/detail/typeid.h:47
Methodtypes
pse/include/pybind11/descr.h:31
Methodtypes
pse/include/pybind11/detail/descr.h:37
Functionunchecked
pse/include/pybind11/numpy.h:887
Methodunchecked
pse/include/pybind11/numpy.h:702
Methodunchecked_reference
pse/include/pybind11/numpy.h:322
Methodunpacking_collector
pse/include/pybind11/cast.h:1968
Functionvalidate_data
Method validate_data: validates that all files in the results folder are correct (have the correct name contents). Va
cal_recall/script.py:25
Functionvalidate_lines_in_file
This function validates that all lines of the file calling the Line validation function for each line
cal_recall/rrc_evaluation_funcs.py:121
Methodvalue_and_holder
Main constructor for a found value/holder:
pse/include/pybind11/cast.h:213
Methodvalues_and_holders
pse/include/pybind11/cast.h:269
Functionvector_accessor
pse/include/pybind11/stl_bind.h:255
Functionvector_buffer
pse/include/pybind11/stl_bind.h:332
Functionvector_if_copy_constructible
pse/include/pybind11/stl_bind.h:63
Functionvector_if_equal_operator
pse/include/pybind11/stl_bind.h:64
Functionvector_if_insertion_operator
pse/include/pybind11/stl_bind.h:65
Functionvector_modifiers
pse/include/pybind11/stl_bind.h:66
Functionvectorize
pse/include/pybind11/numpy.h:1580
Methodvectorize_helper
pse/include/pybind11/numpy.h:1457
Methodvertical_flip
对图片和文本框进行竖直翻转 :param im: 图片 :param text_polys: 文本框 :return: 竖直翻转之后的图片和文本框
dataset/augment_img.py:165
Methodweakref
pse/include/pybind11/pytypes.h:1109
Functionweights_init
(m)
train.py:29
Method~buffer_info
pse/include/pybind11/buffer_info.h:76
Method~error_already_set
pse/include/pybind11/pybind11.h:1989
Method~error_scope
pse/include/pybind11/detail/common.h:716
Method~gil_scoped_acquire
pse/include/pybind11/pybind11.h:1975
Method~gil_scoped_release
pse/include/pybind11/pybind11.h:1957
Method~loader_life_support
... and destroyed after it returns
pse/include/pybind11/cast.h:48
Function~object
Destructor; automatically calls `handle::dec_ref()`
pse/include/pybind11/pytypes.h:240
Method~options
Destructor, which restores settings that were in effect before.
pse/include/pybind11/options.h:27
Method~pythonbuf
Sync before destroy
pse/include/pybind11/iostream.h:61
Method~scoped_interpreter
pse/include/pybind11/embed.h:191
Method~scoped_ostream_redirect
pse/include/pybind11/iostream.h:107
Method~set_flag
pse/include/pybind11/pybind11.h:1717
← previous701–799 of 799, ranked by callers