Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WenmuZhou/PSENet.pytorch
/ functions
Functions
799 in github.com/WenmuZhou/PSENet.pytorch
⨍
Functions
799
◇
Types & classes
359
Method
register_dtype
pse/include/pybind11/numpy.h:1134
Function
register_instance
pse/include/pybind11/class_support.h:222
Function
register_structured_dtype
pse/include/pybind11/numpy.h:1060
Function
reinterpret_borrow
pse/include/pybind11/pytypes.h:302
Function
reinterpret_steal
pse/include/pybind11/pytypes.h:312
Function
release
\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
Method
reload
Reload the module or throws `error_already_set`.
pse/include/pybind11/pybind11.h:848
Method
require_size
pse/include/pybind11/stl.h:200
Method
reserve_maybe
pse/include/pybind11/stl.h:164
Function
resnet101
Constructs a ResNet-101 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:199
Function
resnet152
Constructs a ResNet-152 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:211
Function
resnet18
Constructs a ResNet-18 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:164
Function
resnet34
Constructs a ResNet-34 models. Args: pretrained (bool): If True, returns a models pre-trained on ImageNet
models/resnet.py:176
Function
restore
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
Method
rich_compare
pse/include/pybind11/pytypes.h:1388
Method
run
pse/include/pybind11/numpy.h:1481
Method
save_label
(self, img_path, label)
dataset/data_utils.py:195
Method
scope
pse/include/pybind11/attr.h:27
Method
scoped_estream_redirect
pse/include/pybind11/iostream.h:131
Method
scoped_interpreter
pse/include/pybind11/embed.h:182
Method
scoped_ostream_redirect
pse/include/pybind11/iostream.h:100
Method
sentinel
\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
Method
sequence_fast_readonly
pse/include/pybind11/pytypes.h:655
Method
sequence_slow_readwrite
pse/include/pybind11/pytypes.h:676
Method
set
pse/include/pybind11/pytypes.h:523
Method
set
pse/include/pybind11/pytypes.h:529
Method
set
pse/include/pybind11/pytypes.h:541
Method
set
pse/include/pybind11/pytypes.h:555
Method
set
pse/include/pybind11/pytypes.h:572
Method
set
pse/include/pybind11/pytypes.h:589
Method
set
pse/include/pybind11/pytypes.h:1258
Method
set_flag
pse/include/pybind11/pybind11.h:1716
Function
set_operator_new
pse/include/pybind11/pybind11.h:980
Function
set_shared_data
Set the shared data that can be later recovered by `get_shared_data()`.
pse/include/pybind11/detail/internals.h:271
Function
setstate
pse/include/pybind11/detail/init.h:286
Method
shape
Returns the shape (i.e. size) of dimension `dim`
pse/include/pybind11/numpy.h:359
Method
show_function_signatures
pse/include/pybind11/options.h:45
Function
show_pic
输入: img:图像array bboxes:图像的所有boudning box list, 格式为[[x_min, y_min, x_max, y_max]....] names:每个box对应的名称
dataset/augment_img.py:12
Method
show_user_defined_docstrings
pse/include/pybind11/options.h:43
Function
shufflenet_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
Function
shufflenet_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
Function
shufflenet_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
Method
sibling
pse/include/pybind11/attr.h:36
Method
simple_collector
pse/include/pybind11/cast.h:1943
Method
size
pse/include/pybind11/numpy.h:366
Method
size
pse/include/pybind11/pytypes.h:1191
Method
size
pse/include/pybind11/pytypes.h:1210
Method
size
pse/include/pybind11/pytypes.h:1229
Method
size
pse/include/pybind11/pytypes.h:1242
Method
slice
pse/include/pybind11/pytypes.h:1118
Method
src_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
Method
str
pse/include/pybind11/pytypes.h:886
Method
stride_compatible
pse/include/pybind11/eigen.h:97
Method
string error_string
pse/include/pybind11/cast.h:406
Method
sync
pse/include/pybind11/iostream.h:40
Method
test
(self, im: np.ndarray, text_polys: np.ndarray)
dataset/augment.py:327
Method
text
pse/include/pybind11/descr.h:30
Method
try_direct_conversions
pse/include/pybind11/cast.h:1503
Method
try_implicit_casts
pse/include/pybind11/cast.h:1488
Method
try_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
Method
tuple
pse/include/pybind11/pytypes.h:1188
Method
type_caster_base
pse/include/pybind11/cast.h:830
Method
type_caster_generic
pse/include/pybind11/cast.h:488
Function
type_descr
pse/include/pybind11/detail/descr.h:95
Function
type_id
pse/include/pybind11/typeid.h:47
Function
type_id
pse/include/pybind11/detail/typeid.h:47
Method
types
pse/include/pybind11/descr.h:31
Method
types
pse/include/pybind11/detail/descr.h:37
Function
unchecked
pse/include/pybind11/numpy.h:887
Method
unchecked
pse/include/pybind11/numpy.h:702
Method
unchecked_reference
pse/include/pybind11/numpy.h:322
Method
unpacking_collector
pse/include/pybind11/cast.h:1968
Function
validate_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
Function
validate_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
Method
value_and_holder
Main constructor for a found value/holder:
pse/include/pybind11/cast.h:213
Method
values_and_holders
pse/include/pybind11/cast.h:269
Function
vector_accessor
pse/include/pybind11/stl_bind.h:255
Function
vector_buffer
pse/include/pybind11/stl_bind.h:332
Function
vector_if_copy_constructible
pse/include/pybind11/stl_bind.h:63
Function
vector_if_equal_operator
pse/include/pybind11/stl_bind.h:64
Function
vector_if_insertion_operator
pse/include/pybind11/stl_bind.h:65
Function
vector_modifiers
pse/include/pybind11/stl_bind.h:66
Function
vectorize
pse/include/pybind11/numpy.h:1580
Method
vectorize_helper
pse/include/pybind11/numpy.h:1457
Method
vertical_flip
对图片和文本框进行竖直翻转 :param im: 图片 :param text_polys: 文本框 :return: 竖直翻转之后的图片和文本框
dataset/augment_img.py:165
Method
weakref
pse/include/pybind11/pytypes.h:1109
Function
weights_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
← previous
701–799 of 799, ranked by callers