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
Function
pybind11_meta_setattro
pse/include/pybind11/class_support.h:99
Function
pybind11_meta_setattro
pse/include/pybind11/detail/class.h:109
Function
pybind11_object_dealloc
pse/include/pybind11/class_support.h:343
Function
pybind11_object_dealloc
pse/include/pybind11/detail/class.h:346
Function
pybind11_object_init
pse/include/pybind11/class_support.h:274
Function
pybind11_object_init
pse/include/pybind11/detail/class.h:277
Function
pybind11_object_new
pse/include/pybind11/class_support.h:267
Function
pybind11_object_new
pse/include/pybind11/detail/class.h:270
Function
pybind11_releasebuffer
pse/include/pybind11/class_support.h:485
Function
pybind11_releasebuffer
pse/include/pybind11/detail/class.h:499
Function
pybind11_set_dict
pse/include/pybind11/class_support.h:400
Function
pybind11_set_dict
pse/include/pybind11/detail/class.h:414
Function
pybind11_static_get
pse/include/pybind11/class_support.h:25
Function
pybind11_static_get
pse/include/pybind11/detail/class.h:34
Function
pybind11_static_set
pse/include/pybind11/class_support.h:30
Function
pybind11_static_set
pse/include/pybind11/detail/class.h:39
Function
pybind11_traverse
pse/include/pybind11/class_support.h:414
Function
pybind11_traverse
pse/include/pybind11/detail/class.h:428
Method
pythonbuf
pse/include/pybind11/iostream.h:54
Method
raw_array
Create array from any object -- always returns a new reference
pse/include/pybind11/numpy.h:792
Method
raw_bool
Return the truth value of an object -- always returns a new reference
pse/include/pybind11/pytypes.h:1030
Method
raw_dict
Call the `dict` Python type -- always returns a new reference
pse/include/pybind11/pytypes.h:1219
Method
raw_str
Return string representation -- always returns a new reference, even if already a str
pse/include/pybind11/pytypes.h:928
Function
ref_count
Return the object's current reference count
pse/include/pybind11/pytypes.h:153
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
resnet_v1_101
ResNet-101 model of [1]. See resnet_v1() for arg and return description.
nets/resnet/resnet_v1.py:258
Function
resnet_v1_152
ResNet-152 model of [1]. See resnet_v1() for arg and return description.
nets/resnet/resnet_v1.py:286
Function
resnet_v1_200
ResNet-200 model of [2]. See resnet_v1() for arg and return description.
nets/resnet/resnet_v1.py:313
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
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_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_score_geo
(color_im, kernels, im_res)
eval.py:113
Method
show_user_defined_docstrings
pse/include/pybind11/options.h:43
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
Function
stack_blocks_dense
Stacks ResNet `Blocks` and controls output feature density. First, this function creates scopes for the ResNet in the form of 'block_name/uni
nets/resnet/resnet_utils.py:126
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
Function
subsample
Subsamples the input along the spatial dimensions. Args: inputs: A `Tensor` of size [batch, height_in, width_in, channels]. factor: T
nets/resnet/resnet_utils.py:59
Method
sync
pse/include/pybind11/iostream.h:40
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
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
← previous
next →
601–700 of 713, ranked by callers