MCPcopy Create free account

hub / github.com/Hale423/CenterPoint / functions

Functions3,537 in github.com/Hale423/CenterPoint

↓ 4 callersFunction_get_struct_B
()
tools/catkin_ws/devel/lib/python3/dist-packages/tf2_msgs/msg/_TF2Error.py:160
↓ 4 callersFunction_get_struct_B3I
()
tools/catkin_ws/devel/lib/python2.7/dist-packages/tf2_msgs/msg/_LookupTransformAction.py:867
↓ 4 callersFunction_get_struct_B3I
()
tools/catkin_ws/devel/lib/python3/dist-packages/tf2_msgs/msg/_LookupTransformAction.py:867
↓ 4 callersFunction_get_struct_I
()
tools/catkin_ws/devel/lib/python2.7/dist-packages/tf/msg/_tfMessage.py:304
↓ 4 callersFunction_get_struct_I
()
tools/catkin_ws/devel/lib/python2.7/dist-packages/tf2_msgs/msg/_TFMessage.py:304
↓ 4 callersFunction_get_struct_I
()
tools/catkin_ws/devel/lib/python3/dist-packages/tf/msg/_tfMessage.py:304
↓ 4 callersFunction_get_struct_I
()
tools/catkin_ws/devel/lib/python3/dist-packages/tf2_msgs/msg/_TFMessage.py:304
↓ 4 callersFunction_rotation_box2d_jit_
(corners, angle, rot_mat_T)
tools/det3d/core/sampler/preprocess.py:183
↓ 4 callersFunction_select_transform
(transform, indices)
tools/det3d/core/sampler/preprocess.py:456
↓ 4 callersMethodallocate
include/common/sampleDevice.h:260
↓ 4 callersMethodangle
@brief Return the ***half*** angle between this quaternion and the other * @param q The other quaternion */
tools/catkin_ws/src/geometry2/tf2/include/tf2/LinearMath/Quaternion.h:212
↓ 4 callersFunctionasin
Arc sine. \param arg function argument \return arc sine value of \a arg template<typename T> typename enable<expr,T>::type asin(T arg) { return functi
include/common/half.h:3281
↓ 4 callersMethodbackward
(ctx, grad_output)
tools/det3d/models/utils/norm.py:19
↓ 4 callersFunctionbroadcastIOFormats
include/common/sampleUtils.h:533
↓ 4 callersFunctionbuild_dataset
(cfg, default_args=None)
tools/det3d/datasets/builder.py:28
↓ 4 callersFunctionbuild_from_cfg
Build a module from config dict. Args: cfg (dict): Config dict. It should at least contain the key "type". registry (:obj:`Registr
tools/det3d/utils/registry.py:49
↓ 4 callersMethodclear
Empty the errorStack.
include/common/ErrorRecorder.h:69
↓ 4 callersMethodclear_output
(self)
tools/det3d/torchie/trainer/log_buffer.py:18
↓ 4 callersMethodcommon
(self, t)
tools/catkin_ws/src/geometry/tf/test/testPython.py:53
↓ 4 callersFunctioncompute_res_loss
(output, target)
tools/det3d/models/losses/centernet_loss.py:237
↓ 4 callersMethodconnect
(self, model_name, work_dir=None, info=dict(), timeout=5, logger=None)
tools/det3d/torchie/trainer/hooks/logger/pavi.py:43
↓ 4 callersFunctioncorner_to_standup_nd
(boxes_corner)
tools/det3d/core/bbox/box_np_ops.py:126
↓ 4 callersFunctioncorner_to_surfaces_3d
convert 3d box corners from corner function above to surfaces that normal vectors all direct to internal. Args: corners (float ar
tools/det3d/core/bbox/box_np_ops.py:653
↓ 4 callersMethodcreate
Create an `optim.Optimizer` from `opt_func` with `lr`. Set lr on `layer_groups`.
tools/det3d/solver/fastai_optim.py:132
↓ 4 callersFunctioncreateQuaternionFromRPY
\brief construct a Quaternion from Fixed angles * \param roll The roll about the X axis * \param pitch The pitch about the Y axis * \param yaw The
tools/catkin_ws/src/geometry/tf/include/tf/transform_datatypes.h:150
↓ 4 callersFunctioneigenToTransform
\brief Convert an Eigen Affine3d transform to the equivalent geometry_msgs message type. * \param T The transform to convert, as an Eigen Affine3d tr
tools/catkin_ws/src/geometry2/tf2_eigen/include/tf2_eigen/tf2_eigen.h:66
↓ 4 callersMethodfinalize
tools/catkin_ws/src/geometry2/tf2/src/buffer_core.cpp:551
↓ 4 callersFunctionfind_cuda
Finds the CUDA install path.
tools/det3d/utils/find.py:42
↓ 4 callersMethodgenerate
(self, points, max_voxels=-1)
tools/det3d/core/input/voxel_generator.py:19
↓ 4 callersMethodgetBatchesRead
include/BatchStream.h:418
↓ 4 callersMethodgetParent
tools/catkin_ws/src/geometry/tf/src/tf.cpp:386
↓ 4 callersFunctionget_obj
(path)
tools/det3d/datasets/waymo/waymo_common.py:33
↓ 4 callersFunctionisDebug
include/common/common.h:377
↓ 4 callersFunctionload_url_dist
In distributed setting, this function only download checkpoint at local rank 0
tools/det3d/torchie/trainer/checkpoint.py:96
↓ 4 callersMethodlookup_transform
Get the transform from the source frame to the target frame. :param target_frame: Name of the frame to transform into. :para
tools/catkin_ws/src/geometry2/tf2_ros/src/tf2_ros/buffer.py:73
↓ 4 callersMethodloss
(self, example, preds_dicts, **kwargs)
tools/det3d/models/bbox_heads/center_head.py:185
↓ 4 callersMethodpredict
(self, example, preds_dicts)
tools/det3d/models/detectors/single_stage.py:55
↓ 4 callersFunctionprocess_time
()
tools/catkin_ws/src/geometry/tf/test/testPython.py:13
↓ 4 callersFunctionpublish_3dbox
Publish 3d boxes in velodyne coordinate, with color specified by object_types If object_types is None, set all color to cyan corners_3d_v
tools/catkin_ws/src/waymo_track/src/publish_utils.py:161
↓ 4 callersFunctionquaternion_matrix
Return homogeneous rotation matrix from quaternion. >>> R = quaternion_matrix([0.06146124, 0, 0, 0.99810947]) >>> numpy.allclose(R, rotation_
tools/catkin_ws/src/geometry/tf/src/tf/transformations.py:1174
↓ 4 callersMethodregisterFailureCallback
* \brief Register a callback to be called when a message is about to be dropped * \param callback The callback to call */
tools/catkin_ws/src/geometry2/tf2_ros/include/tf2_ros/message_filter.h:425
↓ 4 callersMethodreset
Restarts the UKF at the given state and covariance :param state: n_dim x 1 :param covar: n_dim x n_dim
tools/catkin_ws/src/waymo_track/src/ukf.py:235
↓ 4 callersMethodsample
(self, name, num)
tools/det3d/core/sampler/sample_ops.py:230
↓ 4 callersFunctionscalbln
Multiply by power of two. \param arg number to modify \param exp power of two to multiply with \return \a arg multplied by 2 raised to \a exp template
include/common/half.h:3682
↓ 4 callersMethodsetValue
@brief Set the values of the matrix explicitly (row major) * @param xx Top left * @param xy Top Middle * @param xz Top Right * @param yx Middl
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/Matrix3x3.h:137
↓ 4 callersMethodsetValue
@brief Set the values of the matrix explicitly (row major) * @param xx Top left * @param xy Top Middle * @param xz Top Right * @param yx Middl
tools/catkin_ws/src/geometry2/tf2/include/tf2/LinearMath/Matrix3x3.h:137
↓ 4 callersMethodsetW
@brief Set the w value */
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/QuadWord.h:72
↓ 4 callersMethodsetY
@brief Set the y value */
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/QuadWord.h:68
↓ 4 callersFunctionstringFromPython
tools/catkin_ws/src/geometry2/tf2_py/src/python_compat.h:26
↓ 4 callersFunctionstripSlash
tools/catkin_ws/src/geometry2/tf2/src/buffer_core.cpp:111
↓ 4 callersFunctiontransformEigenToTF
tools/catkin_ws/src/geometry/tf_conversions/src/tf_eigen.cpp:121
↓ 4 callersFunctiontransformStampedTFToMsg
\brief convert tf::StampedTransform to TransformStamped msg*/
tools/catkin_ws/src/geometry/tf/include/tf/transform_datatypes.h:244
↓ 4 callersFunctiontransformTFToEigen
tools/catkin_ws/src/geometry/tf_conversions/src/tf_eigen.cpp:111
↓ 4 callersFunctiontransformToKDL
\brief Convert a timestamped transform to the equivalent KDL data type. * \param t The transform to convert, as a geometry_msgs TransformedStamped me
tools/catkin_ws/src/geometry2/tf2_kdl/include/tf2_kdl/tf2_kdl.h:50
↓ 4 callersFunctiontransform_to_kdl
Convert a geometry_msgs Transform message to a PyKDL Frame. :param t: The Transform message to convert. :type t: geometry_msgs.msg.TransformS
tools/catkin_ws/src/geometry2/tf2_kdl/src/tf2_kdl/tf2_kdl.py:35
↓ 4 callersMethodtype
include/common/common.h:325
↓ 4 callersMethodupdate
(self)
tools/det3d/torchie/utils/progressbar.py:47
↓ 4 callersFunctionyprTest
tools/catkin_ws/src/geometry2/test_tf2/test/test_utils.cpp:24
↓ 3 callersMethodPoint
tools/det3d/ops/iou3d_nms/src/iou3d_cpu.cpp:41
↓ 3 callersMethodTimeoutException
tools/catkin_ws/src/geometry2/tf2/include/tf2/exceptions.h:103
↓ 3 callersMethodTransform
@brief No initialization constructor */
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/Transform.h:41
↓ 3 callersMethod__init__
(self, in_channels, out_channels, kernel_size,
tools/det3d/ops/dcn/deform_conv.py:194
↓ 3 callersMethod__init__
( self, sources, target, std="c++11", includes: list = None, d
tools/det3d/utils/buildtools/command.py:15
↓ 3 callersMethod__init__
(self, *args, **kwargs)
tools/det3d/models/utils/misc.py:106
↓ 3 callersMethod_load_file
(self, f)
tools/det3d/utils/checkpoint.py:237
↓ 3 callersFunctionacos
Arc cosine function. \param arg function argument \return arc cosine value of \a arg template<typename T> typename enable<expr,T>::type acos(T arg) {
include/common/half.h:3294
↓ 3 callersMethodallFramesAsString
tools/catkin_ws/src/geometry/tf/src/tf.cpp:434
↓ 3 callersMethodangleShortestPath
@brief Return the angle between this quaternion and the other along the shortest path * @param q The other quaternion */
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/Quaternion.h:221
↓ 3 callersFunctionarcball_constrain_to_axis
Return sphere point perpendicular to axis.
tools/catkin_ws/src/geometry/tf/src/tf/transformations.py:1485
↓ 3 callersFunctionatan
Arc tangent function. \param arg function argument \return arc tangent value of \a arg template<typename T> typename enable<expr,T>::type atan(T arg)
include/common/half.h:3307
↓ 3 callersMethodaverage
Average latest n values or all values
tools/det3d/torchie/trainer/log_buffer.py:31
↓ 3 callersFunctionboxes_iou3d_gpu
Args: boxes_a: (N, 7) [x, y, z, dx, dy, dz, heading] boxes_b: (N, 7) [x, y, z, dx, dy, dz, heading] Returns: ans_iou
tools/det3d/ops/iou3d_nms/iou3d_nms_utils.py:35
↓ 3 callersFunctionbuild_detector
(cfg, train_cfg=None, test_cfg=None)
tools/det3d/models/builder.py:49
↓ 3 callersMethodbuild_hook
(self, args, hook_type=None)
tools/det3d/torchie/trainer/trainer.py:328
↓ 3 callersMethodcan_transform
Check if a transform from the source frame to the target frame is possible. :param target_frame: Name of the frame to transform into
tools/catkin_ws/src/geometry2/tf2_ros/src/tf2_ros/buffer.py:105
↓ 3 callersMethodcan_transform_full
Check if a transform from the source frame to the target frame is possible (advanced API). Must be implemented by a subclass of Buff
tools/catkin_ws/src/geometry2/tf2_ros/src/tf2_ros/buffer.py:129
↓ 3 callersMethodchain
(self, target_frame, target_time, source_frame, source_time, fixed_frame)
tools/catkin_ws/src/geometry/tf/src/tf/listener.py:85
↓ 3 callersFunctioncircle_nms
(dets, thresh)
tools/det3d/core/utils/circle_nms_jit.py:5
↓ 3 callersMethodclear
tools/catkin_ws/src/geometry/tf/src/tf.cpp:223
↓ 3 callersMethodclearList
tools/catkin_ws/src/geometry2/tf2/src/cache.cpp:293
↓ 3 callersFunctioncomment
(msg)
tools/catkin_ws/devel/_setup_util.py:189
↓ 3 callersFunctionconstant_init
(module, val, bias=0)
tools/det3d/torchie/cnn/weight_init.py:4
↓ 3 callersMethodconvert
tools/catkin_ws/src/geometry2/tf2/include/tf2/impl/convert.h:56
↓ 3 callersFunctioncorners_nd
generate relative box corners based on length per dim and origin point. Args: dims (float array, shape=[N, ndim]): array of length pe
tools/det3d/core/bbox/box_torch_ops.py:24
↓ 3 callersMethoddeserialize
(buffer, bufferOffset=[0])
tools/catkin_ws/devel/share/gennodejs/ros/tf/msg/tfMessage.js:45
↓ 3 callersFunctionerf
Error function. \param arg function argument \return error function value of \a arg template<typename T> typename enable<expr,T>::type erf(T arg) { re
include/common/half.h:3429
↓ 3 callersFunctionfind_cuda_device_arch
()
tools/det3d/utils/find.py:73
↓ 3 callersFunctionfloor
Nearest integer not greater than half value. \param arg half to round \return nearest integer not greater than \a arg template<typename T> typename en
include/common/half.h:3498
↓ 3 callersMethodgetCacheLength
@brief Get the duration over which this transformer will cache */
tools/catkin_ws/src/geometry2/tf2/include/tf2/buffer_core.h:295
↓ 3 callersFunctiongetEulerYPR
tools/catkin_ws/src/geometry2/tf2/include/tf2/utils.h:31
↓ 3 callersMethodgetEulerZYX
@brief Get the matrix represented as euler angles around ZYX * @param yaw Yaw around Z axis * @param pitch Pitch around Y axis * @param roll around
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/Matrix3x3.h:284
↓ 3 callersMethodgetFrameStrings
tools/catkin_ws/src/geometry/tf/src/tf.cpp:447
↓ 3 callersFunctiongetPrefixParam
\brief Get the tf_prefix from the parameter server * \param nh The node handle to use to lookup the parameter. * \return The tf_prefix value for thi
tools/catkin_ws/src/geometry/tf/include/tf/transform_listener.h:55
↓ 3 callersMethodgetRPY
@brief Get the matrix represented as roll pitch and yaw about fixed axes XYZ * @param roll around X axis * @param pitch Pitch around Y axis * @par
tools/catkin_ws/src/geometry/tf/include/tf/LinearMath/Matrix3x3.h:367
↓ 3 callersFunctionget_binrot_alpha
(rot, channel_first=False)
tools/det3d/models/utils/post_process.py:9
↓ 3 callersMethodget_checkpoint_file
(self, save_dir)
tools/det3d/utils/checkpoint.py:220
↓ 3 callersMethodget_state
(self)
tools/catkin_ws/src/waymo_track/src/sort_3d_ukf.py:77
↓ 3 callersMethodget_state
(self)
tools/catkin_ws/src/waymo_track/src/sort_3d_ctrv.py:77
↓ 3 callersFunctiongetopt_internal
* getopt_internal -- * Parse argc/argv argument vector. Called by user level routines. */
include/common/windows/getopt.c:323
↓ 3 callersMethodinterpolate
tools/catkin_ws/src/geometry/tf/src/cache.cpp:170
← previousnext →301–400 of 3,537, ranked by callers