MCPcopy Create free account

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

Functions821 in github.com/WenmuZhou/PAN.pytorch

Methoddecrement
post_processing/include/pybind11/pytypes.h:680
Methoddef_property_static_impl
rec_func must be set for either fget or fset.
post_processing/include/pybind11/pybind11.h:964
Methoddef_submodule
\rst Create and return a new Python submodule with the given name and docstring. This also works recursively, i.e. .. code-bl
post_processing/include/pybind11/pybind11.h:829
Functiondefault_evaluation_params
default_evaluation_params: Default parameters to use for the validation and evaluation.
utils/cal_recall/script.py:9
Functiondelattr
post_processing/include/pybind11/pytypes.h:391
Methoddereference
post_processing/include/pybind11/pytypes.h:657
Methoddereference
post_processing/include/pybind11/pytypes.h:678
Methoddereference
post_processing/include/pybind11/pytypes.h:701
Methoddescr
post_processing/include/pybind11/descr.h:25
Methoddescr
post_processing/include/pybind11/detail/descr.h:28
Methoddestruct
When a cpp_function is GCed, release any memory allocated by pybind11
post_processing/include/pybind11/pybind11.h:397
Methoddict
post_processing/include/pybind11/pytypes.h:1201
Methoddict_readonly
post_processing/include/pybind11/pytypes.h:698
Methoddirect_converter
post_processing/include/pybind11/numpy.h:1145
Methoddispatcher
Main dispatch logic for calls to functions bound using pybind11
post_processing/include/pybind11/pybind11.h:420
Methoddistance_to
post_processing/include/pybind11/pytypes.h:683
Methoddoc
post_processing/include/pybind11/attr.h:30
Methoddoc
post_processing/include/pybind11/pytypes.h:1382
Methoddtype
Array descriptor (dtype)
post_processing/include/pybind11/numpy.h:584
Methoddtype
post_processing/include/pybind11/numpy.h:1016
Methoddtype
post_processing/include/pybind11/numpy.h:1037
Methoddtype
post_processing/include/pybind11/numpy.h:1049
Methoddtype
post_processing/include/pybind11/numpy.h:1125
Methoddtype_ptr
post_processing/include/pybind11/numpy.h:1140
Functioneigen_array_cast
post_processing/include/pybind11/eigen.h:213
Functioneigen_encapsulate
post_processing/include/pybind11/eigen.h:244
Functioneigen_ref_array
post_processing/include/pybind11/eigen.h:233
Methodellipsis
post_processing/include/pybind11/pytypes.h:1016
Methodembedded_module
post_processing/include/pybind11/embed.h:77
Functionenable_if_t<!B, descr> _
post_processing/include/pybind11/descr.h:162
Functionenable_if_t<B, descr> _
post_processing/include/pybind11/descr.h:161
Methodend
post_processing/include/pybind11/pytypes.h:1195
Methodend
post_processing/include/pybind11/pytypes.h:1212
Methodend
post_processing/include/pybind11/pytypes.h:1233
Methodend
post_processing/include/pybind11/pytypes.h:1246
Methodensure
Ensure that the argument is a NumPy array In case of an error, nullptr is returned and the Python error is cleared.
post_processing/include/pybind11/numpy.h:732
Methodenter
post_processing/include/pybind11/iostream.h:151
Methodenum_
post_processing/include/pybind11/pybind11.h:1537
Methodenum_base
post_processing/include/pybind11/pybind11.h:1386
Methodequal
post_processing/include/pybind11/pytypes.h:661
Methodequal
post_processing/include/pybind11/pytypes.h:682
Methoderror_scope
post_processing/include/pybind11/detail/common.h:715
Functioneval
post_processing/include/pybind11/eval.h:30
Functioneval_file
post_processing/include/pybind11/eval.h:70
Functionevaluate_method
Method evaluate_method: evaluate method and returns the results Results. Dictionary with the following values: - method (required
utils/cal_recall/script.py:48
Methodexception
post_processing/include/pybind11/pybind11.h:1756
Functionexe_time
(func)
utils/util.py:42
Functionexec
post_processing/include/pybind11/eval.h:60
Methodexecute
post_processing/include/pybind11/detail/init.h:172
Methodexecute
post_processing/include/pybind11/detail/init.h:204
Methodexecute
post_processing/include/pybind11/detail/init.h:229
Methodexecute
post_processing/include/pybind11/detail/init.h:263
Methodexecute
post_processing/include/pybind11/detail/init.h:317
Functionexpected_num_args
post_processing/include/pybind11/attr.h:487
Methodf_strides
F-style strides; default when constructing an array_t with `ExtraFlags & f_style`
post_processing/include/pybind11/numpy.h:768
Methodfactory
post_processing/include/pybind11/detail/init.h:221
Methodfactory
post_processing/include/pybind11/detail/init.h:257
Methodfail_dim_check
post_processing/include/pybind11/numpy.h:742
Methodfloat_
post_processing/include/pybind11/pytypes.h:1096
Methodformat
post_processing/include/pybind11/complex.h:25
Methodformat
post_processing/include/pybind11/numpy.h:921
Methodformat
post_processing/include/pybind11/numpy.h:927
Methodformat
post_processing/include/pybind11/numpy.h:930
Methodformat
post_processing/include/pybind11/numpy.h:935
Methodformat
post_processing/include/pybind11/numpy.h:943
Methodformat
post_processing/include/pybind11/numpy.h:1129
Methodformat
post_processing/include/pybind11/detail/common.h:702
Methodforward
(self, outputs, labels, training_masks)
models/loss.py:30
Methodforward
(self, x)
models/model.py:48
Methodforward
(self, x)
models/modules/segmentation_head.py:65
Methodforward
(self, x)
models/modules/segmentation_head.py:127
Methodforward
(self, c2, c3, c4, c5)
models/modules/segmentation_head.py:168
Methodforward
(self, x)
models/modules/segmentation_head.py:194
Methodforward
(self, x)
models/modules/shufflenetv2.py:74
Methodforward
(self, x)
models/modules/shufflenetv2.py:123
Methodforward
(self, x)
models/modules/resnet.py:53
Methodforward
(self, x)
models/modules/resnet.py:92
Methodforward
(self, x)
models/modules/resnet.py:190
Functionforward_like
post_processing/include/pybind11/stl.h:63
Methodfrom_args
This is essentially the same as calling numpy.dtype(args) in Python.
post_processing/include/pybind11/numpy.h:441
Methodfunction_call
post_processing/include/pybind11/attr.h:284
Methodfunction_record
post_processing/include/pybind11/attr.h:135
Methodgeneric_iterator
post_processing/include/pybind11/pytypes.h:610
Methodget
post_processing/include/pybind11/cast.h:810
Methodget
post_processing/include/pybind11/cast.h:815
Methodget
post_processing/include/pybind11/pytypes.h:528
Methodget
post_processing/include/pybind11/pytypes.h:535
Methodget
post_processing/include/pybind11/pytypes.h:549
Methodget
post_processing/include/pybind11/pytypes.h:566
Methodget
post_processing/include/pybind11/pytypes.h:583
Functionget_dis
(sv1, sv2)
post_processing/pypse.py:9
Methodget_duration
post_processing/include/pybind11/chrono.h:69
Methodget_function_record
post_processing/include/pybind11/pybind11.h:1353
Methodget_lr
(self)
utils/schedulers.py:8
Methodget_lr
(self)
utils/schedulers.py:18
Functionget_overload
post_processing/include/pybind11/pybind11.h:2056
Functionget_shared_data
post_processing/include/pybind11/detail/internals.h:264
Functionget_tl_line_values_from_file_contents
Returns all points, confindences and transcriptions of a file in lists. Valid line formats: xmin,ymin,xmax,ymax,[confidence],[transcription]
utils/cal_recall/rrc_evaluation_funcs.py:283
Methodgil_scoped_acquire
post_processing/include/pybind11/pybind11.h:1870
Methodgil_scoped_release
post_processing/include/pybind11/pybind11.h:1946
← previousnext →401–500 of 821, ranked by callers