MCPcopy Create free account

hub / github.com/Zengyi-Qin/MonoGRNet / functions

Functions361 in github.com/Zengyi-Qin/MonoGRNet

Method__eq__
(self, other)
include/utils/rect.py:42
Method__getitem__
(self, ii)
include/utils/annolist/AnnotationLib.py:123
Method__getitem__
(self, index)
include/utils/annolist/AnnotationLib.py:558
Method__init
(self)
include/utils/annolist/AnnotationLib.py:562
Method__init__
(self, image, lidar, label, calib)
visualize/reader.py:6
Method__init__
(self, vgg16_npy_path=None)
include/tensorflow_fcn/fcn8_vgg.py:25
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, data=None)
include/utils/annolist/AnnotationLib.py:60
Method__init__
(self, x=None, y=None, id=None)
include/utils/annolist/AnnotationLib.py:175
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)
include/utils/annolist/AnnotationLib.py:495
Method__init__
(self, anno, det, ignore, style, minCover, minOverlap, maxDistance, ignoreOverlap)
include/utils/annolist/doRPC.py:52
Method__init__
(self, fontsize=15)
include/utils/annolist/MatPlotter.py:23
Method__init__
(self, inputs, trainable=True)
include/utils/kaffe/network.py:28
Method__init__
(self, decay=0.9)
include/tensorvision/train.py:165
Method__init__
(self, num_entries=50)
include/tensorvision/train.py:183
Method__len__
(self)
include/utils/annolist/AnnotationLib.py:120
Method__repr__
(self)
include/utils/annolist/AnnotationLib.py:224
Method__setitem__
(self, ii, val)
include/utils/annolist/AnnotationLib.py:135
Method__str__
(self)
include/utils/annolist/AnnotationLib.py:138
Method__str__
(self)
include/utils/annolist/AnnotationLib.py:220
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_bias_reshape
Build bias weights for filter produces with `_summary_reshape`
include/tensorflow_fcn/fcn8_vgg.py:378
Method_fc_layer
(self, bottom, name, num_classes=None, relu=True, debug=False)
include/tensorflow_fcn/fcn8_vgg.py:211
Method_inverted_residual
(self, bottom, num_blocks, out_channels, name, branch)
include/tensorflow_fcn/fcn8_vgg.py:109
Function_make_sparse
(n, d)
inputs/kitti_input.py:296
Function_progress
(count, block_size, total_size)
include/tensorvision/utils.py:42
Method_score_layer
(self, bottom, name, num_classes)
include/tensorflow_fcn/fcn8_vgg.py:241
Method_upscore_layer
(self, bottom, shape, num_classes, name, debug, ksize=4, stride=
include/tensorflow_fcn/fcn8_vgg.py:268
Function_vis
(im_obj, anno, index)
inputs/kitti_input.py:62
MethodaddToXML
(self, node, doc)
include/utils/annolist/AnnotationLib.py:532
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
Functional2pal
(annotations)
include/utils/annolist/PalLib.py:21
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
Functionarray_to_matrix
include/utils/hungarian/hungarian.cpp:36
Methodascii
(self)
include/utils/annolist/AnnotationLib.py:282
Methodattribute_get_value_str
(self, aname, val)
include/utils/annolist/AnnotationLib.py:110
Methodavg_pool
(self, input, k_h, k_w, s_h, s_w, name, padding=DEFAULT_PADDING)
include/utils/kaffe/network.py:111
Functionbilinear_select
Function used for rezooming high level feature maps. Uses bilinear interpolation to select all channels at index (x, y) for a high level feat
include/utils/train_utils.py:286
Methodbottom
(self)
include/utils/annolist/AnnotationLib.py:249
Methodbottom2center
(self)
include/utils/annolist/AnnotationLib.py:212
Functionbox3DOverlap
measure overlap between 3D bounding boxes, parametrized by (ry, h, w, l, tx, ty, tz)
submodules/KittiEvaluation/evaluate_object.cpp:324
Functionbuild_inference_graph
Run one evaluation against the full epoch of data. Parameters ---------- hypes : dict Hyperparameters modules : tuble
include/tensorvision/core.py:121
Functionbuild_training_graph
Build the tensorflow graph out of the model files. Parameters ---------- hypes : dict Hyperparameters queue: tf.queue
include/tensorvision/core.py:50
Methodcenter2bottom
(self)
include/utils/annolist/AnnotationLib.py:216
Functioncfg
General configuration values.
include/tensorvision/utils.py:285
Methodclone_empty
(self)
include/utils/annolist/AnnotationLib.py:501
FunctioncmpAnnRectsByScore
(r1, r2)
include/utils/annolist/AnnotationLib.py:32
FunctioncmpAnnoRectsByScoreDescending
(r1, r2)
include/utils/annolist/AnnotationLib.py:35
FunctioncmpDetAnnoRectsByScore
(r1, r2)
include/utils/annolist/AnnotationLib.py:38
Functioncomp_prec_recall
(annoIDL, detIDL, minOverlap)
include/utils/annolist/doRPC.py:310
Functioncomp_prec_recall_graphs
(annoIDL, detIDL, minOverlap)
include/utils/annolist/doRPC.py:318
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
Functioncontinue_training
Continues training of a model. This will load model files and weights found in logdir and continues an aborted training. Parameters
include/tensorvision/train.py:410
Functioncreate_filewrite_handler
Create a filewriter handler. A copy of the output will be written to logging_file. Parameters ---------- logging_file : string
include/tensorvision/utils.py:257
Functioncreate_queues
Create Queues.
inputs/kitti_input.py:302
Functiondecoder
Apply decoder to the logits. Computation which decode CNN boxes. The output can be interpreted as bounding Boxes. Args: logits: L
decoder/fastBox.py:530
MethoddecreaseScore
(self, score)
include/utils/annolist/doRPC.py:133
Methoddistance
include/utils/stitch_rects.hpp:76
Methoddistance
include/utils/hungarian/hungarian.cc:63
Functiondownload
(url, dest_directory)
include/tensorvision/utils.py:35
Functiondraw_encoded
(image, confs, mask=None, rects=None, cell_size=32)
include/utils/data_utils.py:243
Functiondraw_rect
(draw, rect, color)
include/utils/data_utils.py:236
Functiondraw_space_truth
(corners, ax, color)
visualize/visualize.py:48
Functionevaluate
(hypes, sess, image_pl, calib_pl, xy_scale_pl, softmax)
evals/kitti_eval.py:59
Functionevaluation
Compute summary metrics for tensorboard
decoder/fastBox.py:860
FunctionextractSubSet
(gtIDL, detIDL)
include/utils/annolist/AnnotationLib.py:1104
Functionfast_overlay
Overlay input_image with a hard segmentation result for two classes. Store the result with the same name as segmentation_image, but with
include/tensorvision/utils.py:396
Methodfc
(self, input, num_out, name, relu=True)
include/utils/kaffe/network.py:133
Methodfilename
(self)
include/utils/annolist/AnnotationLib.py:509
FunctionfilterMinScore
(detections, minScore)
include/utils/annolist/AnnotationLib.py:1176
Functionfilter_rects
include/utils/stitch_rects.cpp:13
FunctiongetStats
(annotations)
include/utils/annolist/AnnotationLib.py:953
Functionget_accuracy
r""" Get the accuracy from a confusion matrix n. The mean accuracy is calculated as .. math:: t_i &= \sum_{j=1}^k n_{ij}\\
include/tensorvision/analyze.py:149
Methodget_assignment
include/utils/hungarian/hungarian.cc:699
Functionget_class_distribution
Get the distribution of classes in a labeled dataset. Parameters ---------- hypes : dict The hyperparameters have to specify
include/tensorvision/analyze.py:435
Functionget_color_distribution
Get the distribution of colors of masks in a labeled dataset. Parameters ---------- labeled_dataset : list of dicts Each dic
include/tensorvision/analyze.py:407
Functionget_confusion_matrix
Get the confuscation matrix of a segmentation image and its ground truth. The confuscation matrix is a detailed count of which classes i wer
include/tensorvision/analyze.py:104
Functionget_f_score
Compute the F-beta score. The F(1) score is the harmonic mean of precision and recall. The worst value is 0, the best value is 1. `
include/tensorvision/analyze.py:332
Methodget_fc_weight
(self, name)
include/tensorflow_fcn/fcn8_vgg.py:365
Functionget_frequency_weighted_iou
Get frequency weighted intersection over union. Parameters ---------- n : dict Confusion matrix which has integer keys 0, ..
include/tensorvision/analyze.py:247
Functionget_learning_rate
(hypes, step)
optimizer/generic_optimizer.py:11
Functionget_mean_accuracy
Get the mean accuracy from a confusion matrix n. Parameters ---------- n : dict Confusion matrix which has integer keys 0, .
include/tensorvision/analyze.py:187
Functionget_mean_iou
Get mean intersection over union from a confusion matrix n. Parameters ---------- n : dict Confusion matrix which has intege
include/tensorvision/analyze.py:216
Methodget_output
(self)
include/utils/kaffe/network.py:62
Functionget_precision
Get precision. Parameters ---------- n : dict Confusion matrix which has integer keys 0, ..., nb_classes - 1; an ent
include/tensorvision/analyze.py:280
Functionget_recall
Get recall. Parameters ---------- n : dict Confusion matrix which has integer keys 0, ..., nb_classes - 1; an entry
include/tensorvision/analyze.py:306
Functionget_regression_weights
(step, init)
optimizer/generic_optimizer.py:25
Methodget_weights
(self)
include/tensorvision/train.py:199
FunctiongroundBoxOverlap
measure overlap between bird's eye view bounding boxes, parametrized by (ry, l, w, tx, tz)
submodules/KittiEvaluation/evaluate_object.cpp:301
Functionhungarian_free
include/utils/hungarian/hungarian.cpp:140
Functionhungarian_init
include/utils/hungarian/hungarian.cpp:84
Functionhungarian_print_status
include/utils/hungarian/hungarian.cpp:70
Functionhungarian_print_status
include/utils/hungarian/hungarian.cc:208
Functionhungarian_solve
include/utils/hungarian/hungarian.cpp:154
FunctionimageBoxOverlap
criterion defines whether the overlap is computed with respect to both areas (ground truth and detection) or with respect to box a or b (detection and
submodules/KittiEvaluation/evaluate_object.cpp:234
Functioninference
Build the MNIST model up to where it may be used for inference. Args: images: Images placeholder, from inputs(). train: whether the n
encoder/vgg.py:11
Functioninputs
(hypes, q, phase)
inputs/kitti_input.py:381
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
Methodiou
include/utils/stitch_rects.hpp:100
← previousnext →201–300 of 361, ranked by callers