Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MichaelHL-ai/tensorflow_PSENet
/ functions
Functions
713 in github.com/MichaelHL-ai/tensorflow_PSENet
⨍
Functions
713
◇
Types & classes
343
↓ 2 callers
Function
make_new_instance
Instance creation function for all pybind11 types. It allocates the internal instance layout for holding C++ objects and holders. Allocation is done
pse/include/pybind11/detail/class.h:249
↓ 2 callers
Function
mutable_data
pse/include/pybind11/numpy.h:852
↓ 2 callers
Function
no_nullptr
pse/include/pybind11/detail/init.h:35
↓ 2 callers
Method
set
pse/include/pybind11/pytypes.h:1258
↓ 2 callers
Method
size
pse/include/pybind11/pytypes.h:1261
↓ 2 callers
Method
squeeze
Return a new view with all of the dimensions of length 1 removed
pse/include/pybind11/numpy.h:710
↓ 2 callers
Method
stop
(self, timeout=None)
utils/data_provider/data_util.py:67
↓ 2 callers
Function
traverse_offset_bases
For multiple inheritance types we need to recursively register/deregister base pointers for any base classes with pointers that are difference from th
pse/include/pybind11/class_support.h:189
↓ 2 callers
Function
traverse_offset_bases
For multiple inheritance types we need to recursively register/deregister base pointers for any base classes with pointers that are difference from th
pse/include/pybind11/detail/class.h:200
↓ 2 callers
Function
vectorize_extractor
pse/include/pybind11/numpy.h:1567
↓ 1 callers
Method
PyArray_Check_
pse/include/pybind11/numpy.h:142
↓ 1 callers
Method
add
pse/include/pybind11/pytypes.h:1262
↓ 1 callers
Method
add_base
pse/include/pybind11/attr.h:256
↓ 1 callers
Method
advance
pse/include/pybind11/pytypes.h:866
↓ 1 callers
Function
all_type_info_get_cache
pse/include/pybind11/pybind11.h:1614
↓ 1 callers
Function
all_type_info_populate
Populates a just-created cache entry.
pse/include/pybind11/cast.h:91
↓ 1 callers
Method
args
pse/include/pybind11/cast.h:1949
↓ 1 callers
Function
average_gradients
(tower_grads)
train.py:49
↓ 1 callers
Function
broadcast
pse/include/pybind11/numpy.h:1360
↓ 1 callers
Function
build_feature_pyramid
reference: https://github.com/CharlesShang/FastMaskRCNN build P2, P3, P4, P5 :return: multi-scale feature map
nets/model.py:32
↓ 1 callers
Function
c_str
pse/include/pybind11/detail/internals.h:253
↓ 1 callers
Function
call_operator_delete
pse/include/pybind11/pybind11.h:992
↓ 1 callers
Function
check_and_validate_polys
check so that the text poly is in the same direction, and also filter some invalid polygons :param polys: :param tags: :return:
utils/data_provider/data_provider.py:77
↓ 1 callers
Method
check_holder_compat
pse/include/pybind11/cast.h:605
↓ 1 callers
Function
clean_type_id
pse/include/pybind11/detail/typeid.h:30
↓ 1 callers
Function
clear_instance
Clears all internal data from the instance and removes it from registered instances in preparation for deallocation.
pse/include/pybind11/class_support.h:311
↓ 1 callers
Function
clear_instance
Clears all internal data from the instance and removes it from registered instances in preparation for deallocation.
pse/include/pybind11/detail/class.h:314
↓ 1 callers
Function
clear_patients
pse/include/pybind11/class_support.h:294
↓ 1 callers
Function
clear_patients
pse/include/pybind11/detail/class.h:297
↓ 1 callers
Method
cpp_function
pse/include/pybind11/pytypes.h:1271
↓ 1 callers
Function
deregister_instance
pse/include/pybind11/class_support.h:228
↓ 1 callers
Function
deregister_instance
pse/include/pybind11/detail/class.h:239
↓ 1 callers
Function
deregister_instance_impl
pse/include/pybind11/class_support.h:210
↓ 1 callers
Function
deregister_instance_impl
pse/include/pybind11/detail/class.h:221
↓ 1 callers
Function
detect
restore text boxes from score map and geo map :param seg_maps: :param timer: :param min_area_thresh: :param seg_map_thresh: thres
eval.py:76
↓ 1 callers
Method
distance_to
pse/include/pybind11/pytypes.h:662
↓ 1 callers
Method
dtype
pse/include/pybind11/numpy.h:419
↓ 1 callers
Function
enable_buffer_protocol
Give this type a buffer interface.
pse/include/pybind11/class_support.h:490
↓ 1 callers
Function
enable_buffer_protocol
Give this type a buffer interface.
pse/include/pybind11/detail/class.h:504
↓ 1 callers
Function
enable_dynamic_attributes
Give instances of this type a `__dict__` and opt into garbage collection.
pse/include/pybind11/class_support.h:428
↓ 1 callers
Function
enable_dynamic_attributes
Give instances of this type a `__dict__` and opt into garbage collection.
pse/include/pybind11/detail/class.h:442
↓ 1 callers
Function
equal
Equivalent to obj == other in Python
pse/include/pybind11/pytypes.h:118
↓ 1 callers
Method
execute_cast
pse/include/pybind11/operators.h:66
↓ 1 callers
Method
exit
pse/include/pybind11/iostream.h:158
↓ 1 callers
Method
export_values
pse/include/pybind11/pybind11.h:1514
↓ 1 callers
Function
finalize_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
pse/include/pybind11/embed.h:147
↓ 1 callers
Function
first
pse/include/pybind11/detail/common.h:533
↓ 1 callers
Method
flags
Return the NumPy array flags
pse/include/pybind11/numpy.h:638
↓ 1 callers
Function
generate_seg
:param im_size: input image size :param polys: input text regions :param tags: ignore text regions tags :param image_index: for log
utils/data_provider/data_provider.py:195
↓ 1 callers
Function
generator
reference from https://github.com/argman/EAST :param input_size: :param batch_size: :param background_ratio: :param random_scale:
utils/data_provider/data_provider.py:242
↓ 1 callers
Method
get
pse/include/pybind11/cast.h:1429
↓ 1 callers
Function
get_batch
(num_workers, **kwargs)
utils/data_provider/data_provider.py:378
↓ 1 callers
Function
get_images
find image files in test data path :return: list of files found
eval.py:24
↓ 1 callers
Function
get_object_handle
pse/include/pybind11/cast.h:453
↓ 1 callers
Function
get_type_handle
pse/include/pybind11/cast.h:201
↓ 1 callers
Method
get_type_info
pse/include/pybind11/numpy.h:86
↓ 1 callers
Function
get_type_overload
pse/include/pybind11/pybind11.h:1999
↓ 1 callers
Method
implicit_cast
pse/include/pybind11/cast.h:1386
↓ 1 callers
Method
increment
pse/include/pybind11/numpy.h:1266
↓ 1 callers
Method
init
pse/include/pybind11/pybind11.h:1388
↓ 1 callers
Function
initialize_interpreter
pse/include/pybind11/embed.h:102
↓ 1 callers
Method
is_cpp_function
pse/include/pybind11/pytypes.h:1277
↓ 1 callers
Function
isinstance
pse/include/pybind11/pytypes.h:364
↓ 1 callers
Function
isinstance_generic
pse/include/pybind11/cast.h:399
↓ 1 callers
Function
iter
pse/include/pybind11/pytypes.h:1349
↓ 1 callers
Method
kind
Single-character type code.
pse/include/pybind11/numpy.h:464
↓ 1 callers
Function
last
pse/include/pybind11/detail/common.h:537
↓ 1 callers
Function
load_annoataion
load annotation from the text file :param p: :return:
utils/data_provider/data_provider.py:51
↓ 1 callers
Method
load_args
pse/include/pybind11/cast.h:1902
↓ 1 callers
Function
load_numpy_internals
pse/include/pybind11/numpy.h:100
↓ 1 callers
Function
load_type
pse/include/pybind11/cast.h:1647
↓ 1 callers
Function
make_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
pse/include/pybind11/detail/class.h:161
↓ 1 callers
Function
make_iterator
pse/include/pybind11/pybind11.h:1648
↓ 1 callers
Function
make_key_iterator
pse/include/pybind11/pybind11.h:1677
↓ 1 callers
Function
make_new_instance
Instance creation function for all pybind11 types. It only allocates space for the C++ object (or multiple objects, for Python-side inheritance from m
pse/include/pybind11/class_support.h:239
↓ 1 callers
Function
make_new_python_type
Create a brand new Python type according to the `type_record` specification. Return value: New reference. */
pse/include/pybind11/detail/class.h:516
↓ 1 callers
Function
make_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
pse/include/pybind11/detail/class.h:364
↓ 1 callers
Function
make_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
pse/include/pybind11/detail/class.h:47
↓ 1 callers
Function
mean_image_subtraction
image normalization :param images: :param means: :return:
nets/model.py:17
↓ 1 callers
Function
operator()
pse/include/pybind11/detail/common.h:728
↓ 1 callers
Method
operator=
pse/include/pybind11/cast.h:1839
↓ 1 callers
Function
perimeter
(poly)
utils/data_provider/data_provider.py:167
↓ 1 callers
Function
plus_impl
pse/include/pybind11/detail/descr.h:43
↓ 1 callers
Function
print
pse/include/pybind11/pybind11.h:1806
↓ 1 callers
Function
pse
S5->S0, small->big
pse/pse.cpp:17
↓ 1 callers
Function
register_exception_translator
pse/include/pybind11/pybind11.h:1741
↓ 1 callers
Function
register_instance
pse/include/pybind11/detail/class.h:233
↓ 1 callers
Function
register_instance_impl
pse/include/pybind11/class_support.h:206
↓ 1 callers
Function
register_instance_impl
pse/include/pybind11/detail/class.h:217
↓ 1 callers
Function
repr
pse/include/pybind11/pytypes.h:1338
↓ 1 callers
Function
resize_image
resize image to a size multiple of 32 which is required by the network :param im: the resized image :param max_side_len: limit of max ima
eval.py:41
↓ 1 callers
Function
resnet_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/resnet_utils.py:209
↓ 1 callers
Function
resnet_v1_50
ResNet-50 model of [1]. See resnet_v1() for arg and return description.
nets/resnet/resnet_v1.py:230
↓ 1 callers
Function
shrink_poly
(poly, r)
utils/data_provider/data_provider.py:179
↓ 1 callers
Method
start
(self, workers=1, max_queue_size=10)
utils/data_provider/data_util.py:26
↓ 1 callers
Method
strip_padding
pse/include/pybind11/numpy.h:475
↓ 1 callers
Function
tower_loss
(images, seg_maps_gt, training_masks, reuse_variables=None)
train.py:29
↓ 1 callers
Method
try_direct_conversions
pse/include/pybind11/cast.h:598
↓ 1 callers
Method
try_implicit_casts
pse/include/pybind11/cast.h:588
↓ 1 callers
Function
type_descr
pse/include/pybind11/descr.h:102
← previous
next →
101–200 of 713, ranked by callers