Method__init__(self, cx, cy, width, height, confidence, depth, x_3d, y_3d, z_3d, height_3d, width_3d, length_3d, alpha)
include/utils/rect.py:2
Method__init__(self, x1=-1, y1=-1, x2=-1, y2=-1, height=-1, width=-1, length=-1, x=-1, y=-1, z=-1, alpha=-1, calib=None, cal
include/utils/annolist/AnnotationLib.py:181
Method__init__(self, anno, det, ignore, style, minCover, minOverlap, maxDistance, ignoreOverlap)
include/utils/annolist/doRPC.py:52
Method_atrous_conv_layer(self, bottom, name, channels=None, new_weights=False, use_relu=True, use_norm=True)
include/tensorflow_fcn/fcn8_vgg.py:174
Method_fc_layer(self, bottom, name, num_classes=None,
relu=True, debug=False)
include/tensorflow_fcn/fcn8_vgg.py:211
Method_upscore_layer(self, bottom, shape,
num_classes, name, debug,
ksize=4, stride=
include/tensorflow_fcn/fcn8_vgg.py:268
Functionadd_rectangles(H, orig_image, confidences, boxes, depths, locations, corners, use_stitching=False, rnn_len=1, min_conf=0.1,
include/utils/train_utils.py:108
Functionannotation_jitter(I, a_in, min_box_width=20, jitter_scale_min=0.9, jitter_scale_max=1.1, jitter_offset=16, target_width=640, ta
include/utils/data_utils.py:105
Methodavg_pool(self, input, k_h, k_w, s_h, s_w, name, padding=DEFAULT_PADDING)
include/utils/kaffe/network.py:111
Functionbox3DOverlapmeasure overlap between 3D bounding boxes, parametrized by (ry, h, w, l, tx, ty, tz)
submodules/KittiEvaluation/evaluate_object.cpp:324
Functioncompute_rectangels(H, confidences, boxes, depths, locations, use_stitching=False, rnn_len=1, min_conf=0.1, show_removed=True, ta
include/utils/train_utils.py:63
FunctiongroundBoxOverlapmeasure overlap between bird's eye view bounding boxes, parametrized by (ry, l, w, tx, tz)
submodules/KittiEvaluation/evaluate_object.cpp:301
Functioninterp Input: w: A 4D block tensor of shape (n, h, w, c) i: A list of 3-tuples [(x_1, y_1, z_1), (x_2, y_2, z_2), ...], each
include/utils/train_utils.py:243