MCPcopy Create free account

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

Functions361 in github.com/Zengyi-Qin/MonoGRNet

MethodisMatching
(self, other, style, coverThresh, overlapThresh, distThresh, minOverlap, aspectRatio=-1, fixWH=-1)
include/utils/annolist/AnnotationLib.py:407
Functionis_compatible_attr_type
(protobuf_type, attr_type)
include/utils/annolist/AnnotationLib.py:152
Functionis_number
(s)
include/utils/annolist/ma_utils.py:1
Functionkeep_in_image
(point_cloud_camera, camera_to_image, width=1240, height=370)
visualize/visualize.py:71
Functionlayer
(op)
include/utils/kaffe/network.py:6
Functionlayer_decorated
(self, *args, **kwargs)
include/utils/kaffe/network.py:7
Methodleft
(self)
include/utils/annolist/AnnotationLib.py:240
FunctionloadPal
(filename)
include/utils/annolist/PalLib.py:7
Functionload_hypes_from_logdir
Load hypes from the logdir. Namely the modules loaded are: input_file, architecture_file, objective_file, optimizer_file Parameters
include/tensorvision/utils.py:220
Functionload_labeled_files_json
Load a JSON file which contains a list of {'raw': 'xy', 'mask': 'z'}. Parameters ---------- json_datafile_path : str Path to
include/tensorvision/utils.py:325
Functionload_modules_from_hypes
Load all modules from the files specified in hypes. Namely the modules loaded are: input_file, architecture_file, objective_file, optimizer_f
include/tensorvision/utils.py:120
Functionload_modules_from_logdir
Load hypes from the logdir. Namely the modules loaded are: input_file, architecture_file, objective_file, optimizer_file Parameters
include/tensorvision/utils.py:182
Functionload_plugins
Load all TensorVision plugins.
include/tensorvision/utils.py:312
Functionload_segmentation_mask
Load a segmentation mask from an image. The mask is an integer array with shape (height, width). The integer values range from 0 to N-1,
include/tensorvision/utils.py:548
Functionload_weights
Load the weights of a model stored in saver. Parameters ---------- checkpoint_dir : str The directory of checkpoints. se
include/tensorvision/core.py:24
Functionlog_image
(np_img, np_confidences, np_boxes, np_depths, np_locations, np_corners, np_global_step, pred_or_true)
decoder/fastBox.py:961
Functionloss
Calculate the loss from the logits and the labels. Args: decoded_logits: output of decoder labels: Labels tensor; Output from data_in
decoder/fastBox.py:692
Methodlrn
(self, input, radius, alpha, beta, name, bias=1.0)
include/utils/kaffe/network.py:120
Functionmain
(_)
train.py:51
Functionmain
submodules/KittiEvaluation/evaluate_object.cpp:923
Functionmain
Orchestrate the evaluation of a model in the default training dir.
include/tensorvision/eval.py:104
Functionmain
Run main function.
include/tensorvision/train.py:473
Functionmain
Run main function.
include/tensorvision/analyze.py:465
Functionmain
Run main function for continue Training.
include/tensorvision/continue.py:43
FunctionmergeIDL
(detIDL, det2IDL, detectionFuse= True, minOverlap = 0.5)
include/utils/annolist/AnnotationLib.py:1032
Functionmerge_cms
Merge two confusion matrices. Parameters ---------- cm1 : dict Confusion matrix which has integer keys 0, ..., nb_classes -
include/tensorvision/analyze.py:369
MethodnewFreqFigure
(self, plotTitle="", maxX = 10, maxY = 10,fsize=rcParams['figure.figsize'])
include/utils/annolist/MatPlotter.py:76
Methodoperator==
include/utils/stitch_rects.hpp:104
Methodoperator==
include/utils/hungarian/hungarian.cc:91
Methodoverlaps
include/utils/stitch_rects.hpp:66
Methodoverlaps
include/utils/hungarian/hungarian.cc:53
Functionoverlay_segmentation
Overlay input_image with a hard segmentation result. Store the result with the same name as segmentation_image, but with `-overlay`.
include/tensorvision/utils.py:355
Functionpal2al
(_annolist)
include/utils/annolist/PalLib.py:89
FunctionparseTii
(filename)
include/utils/annolist/AnnotationLib.py:572
MethodplotFreq
(self, fname, descr="line", style="-1", linewidth = 2, dashstyle = [])
include/utils/annolist/MatPlotter.py:341
MethodplotRFP
(self, numImages, fname, line="r-")
include/utils/annolist/MatPlotter.py:291
MethodprintContent
(self)
include/utils/annolist/AnnotationLib.py:512
Functionprint_eval_dict
(eval_dict, prefix='')
include/tensorvision/utils.py:54
Functionprotobuf_type_to_python
(protobuf_type)
include/utils/annolist/AnnotationLib.py:163
Methodrescale
(self, factor)
include/utils/annolist/AnnotationLib.py:303
Functionrescale_boxes
(current_shape, anno, target_height, target_width)
include/utils/train_utils.py:37
Methodresize
(self, factor, factor_y = None)
include/utils/annolist/AnnotationLib.py:309
Methodright
(self)
include/utils/annolist/AnnotationLib.py:243
FunctionsavePal
(filename, _annolist)
include/utils/annolist/PalLib.py:16
Functionset_dirs
Add directories to hypes. Parameters ---------- hypes : dict Hyperparameters hypes_fname : str Path to hypes_fil
include/tensorvision/utils.py:60
Functionset_gpus_to_use
Set the gpus to use.
include/tensorvision/utils.py:112
Methodsetup
(self)
include/utils/kaffe/mynet.py:4
Functionsoft_overlay_segmentation
Overlay image with propability map. Overlays the image with a colormap ranging from blue to red according to the probability map giv
include/tensorvision/utils.py:429
Functionstart_enqueuing_threads
Start enqueuing threads.
inputs/kitti_input.py:336
Functionstart_tv_session
Run one evaluation against the full epoch of data. Parameters ---------- hypes : dict Hyperparameters Returns -----
include/tensorvision/core.py:144
FunctionsuffixIdlFileName
(filename, suffix)
include/utils/annolist/AnnotationLib.py:1193
MethodtBox
image orientation
submodules/KittiEvaluation/evaluate_object.cpp:98
MethodtDetection
submodules/KittiEvaluation/evaluate_object.cpp:125
MethodtGroundtruth
submodules/KittiEvaluation/evaluate_object.cpp:110
MethodtPrData
false negatives
submodules/KittiEvaluation/evaluate_object.cpp:86
Functionthread_loop
(sess, enqueue_op, gen)
inputs/kitti_input.py:361
Functionto_x1y1x2y2
(box)
include/utils/train_utils.py:206
Methodtop
(self)
include/utils/annolist/AnnotationLib.py:246
Functiontraining
Sets up the training Ops. Creates a summarizer to track the loss over time in TensorBoard. Creates an optimizer and applies the gradients to
optimizer/generic_optimizer.py:31
MethodwriteIDL
(self, file)
include/utils/annolist/AnnotationLib.py:517
Method~Mail
submodules/KittiEvaluation/mail.h:24
← previous301–361 of 361, ranked by callers