MCPcopy Create free account

hub / github.com/Zengyi-Qin/TLNet / types & classes

Types & classes66 in github.com/Zengyi-Qin/TLNet

↓ 7 callersClassRpnModel
avod/core/models/rpn_model.py:17
↓ 4 callersClassAvodModel
avod/core/models/avod_model.py:21
↓ 4 callersClasstBox
holding bounding boxes for ground truth and detections
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:84
↓ 4 callersClasstBox
holding bounding boxes for ground truth and detections
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:83
↓ 4 callersClasstBox
holding bounding boxes for ground truth and detections
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:84
↓ 4 callersClasstPrData
holding data needed for precision-recall and precision-aos
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:72
↓ 4 callersClasstPrData
holding data needed for precision-recall and precision-aos
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:72
↓ 4 callersClasstPrData
holding data needed for precision-recall and precision-aos
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:72
↓ 2 callersClassEvaluator
avod/core/evaluator.py:35
↓ 1 callersClassBevVgg
avod/core/feature_extractors/bev_vgg.py:15
↓ 1 callersClassBevVggPyr
Contains modified VGG model definition to extract features from Bird's eye view input using pyramid features.
avod/core/feature_extractors/bev_vgg_pyramid.py:8
↓ 1 callersClassConfigObj
avod/builders/config_builder_util.py:13
↓ 1 callersClassDatasetBuilder
Static class to return preconfigured dataset objects
avod/builders/dataset_builder.py:11
↓ 1 callersClassFrameCalibrationData
Frame Calibration Holder 3x4 p0-p3 Camera P matrix. Contains extrinsic and intrinsic parameters. 3x
avod/core/calib_utils.py:7
↓ 1 callersClassImgVgg
avod/core/feature_extractors/img_vgg.py:14
↓ 1 callersClassImgVggPyr
Modified VGG model definition to extract features from RGB image input using pyramid features.
avod/core/feature_extractors/img_vgg_pyramid.py:8
↓ 1 callersClassKittiDataset
avod/datasets/kitti/kitti_dataset.py:22
↓ 1 callersClassKittiUtils
avod/datasets/kitti/kitti_utils.py:11
↓ 1 callersClassLabelClusterUtils
avod/core/label_cluster_utils.py:12
↓ 1 callersClassMiniBatchPreprocessor
avod/core/mini_batch_preprocessor.py:15
↓ 1 callersClassMiniBatchUtils
avod/core/mini_batch_utils.py:12
↓ 1 callersClassObjectLabel
Object Label Class 1 type Describes the type of object: 'Car', 'Van', 'Truck', 'Pedestrian', 'Person_sitting', 'C
avod/core/obj_utils.py:10
↓ 1 callersClassSample
avod/datasets/kitti/kitti_dataset.py:16
↓ 1 callersClassStereoCalibrationData
Stereo Calibration Holder 1 baseline distance between the two camera centers. 1 f focal length. 3x3 k intr
avod/core/calib_utils.py:31
ClassAnchorGenerator
Abstract base class for anchor generators.
avod/core/anchor_generator.py:38
ClassAvodModelTest
avod/core/models/avod_model_test.py:14
ClassBalancedPositiveNegativeSampler
Subsamples minibatches to a desired balance of positives and negatives.
avod/core/minibatch_samplers/balanced_positive_negative_sampler.py:34
ClassBalancedPositiveNegativeSamplerTest
avod/core/minibatch_samplers/balanced_positive_negative_sampler_test.py:24
ClassBevFeatureExtractor
avod/core/feature_extractors/bev_feature_extractor.py:5
ClassBevGenerator
avod/core/bev_generators/bev_generator.py:6
ClassBevSlices
avod/core/bev_generators/bev_slices.py:8
ClassBevVggClassification
This is used in vgg unit tests.
avod/core/feature_extractors/bev_vgg.py:121
ClassBevVggTest
avod/core/feature_extractors/bev_vgg_test.py:37
ClassBoxList
Box collection.
avod/core/box_list.py:40
EnumCLASSES
evaluated object classes
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:49
EnumCLASSES
evaluated object classes
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:48
EnumCLASSES
evaluated object classes
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:49
EnumDIFFICULTY
easy, moderate and hard evaluation level
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:38
EnumDIFFICULTY
easy, moderate and hard evaluation level
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:37
EnumDIFFICULTY
easy, moderate and hard evaluation level
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:38
ClassDetectionModel
Abstract base class for detection models.
avod/core/model.py:19
ClassGridAnchor3dGenerator
avod/core/anchor_generators/grid_anchor_3d_generator.py:10
ClassGridAnchor3dGeneratorTest
avod/core/anchor_generators/grid_anchor_3d_generator_test.py:15
ClassImgFeatureExtractor
avod/core/feature_extractors/img_feature_extractor.py:6
ClassKittiAugTest
avod/datasets/kitti/kitti_aug_test.py:8
ClassKittiDatasetTest
avod/datasets/kitti/kitti_dataset_test.py:12
ClassKittiUtilsTest
avod/datasets/kitti/kitti_utils_test.py:10
ClassLoss
Abstract base class for loss functions.
avod/core/losses.py:19
EnumMETRIC
evaluation metrics: image, ground or 3D
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:41
EnumMETRIC
evaluation metrics: image, ground or 3D
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:40
EnumMETRIC
evaluation metrics: image, ground or 3D
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:41
ClassMail
scripts/offline_eval/kitti_native_eval/mail.h:8
ClassMinibatchSampler
Abstract base class for subsampling minibatches.
avod/core/minibatch_sampler.py:39
ClassRpnModelTest
avod/core/models/rpn_model_test.py:13
ClassSortOrder
Enum class for sort order. Attributes: ascend: ascend order. descend: descend order.
avod/core/box_list_ops.py:31
ClassWeightedL2LocalizationLoss
L2 localization loss function with anchorwise output support. Loss[b,a] = .5 * ||weights[b,a] * (prediction[b,a,:] - target[b,a,:])||^2
avod/core/losses.py:70
ClassWeightedSigmoidClassificationLoss
Sigmoid cross entropy classification loss function.
avod/core/losses.py:96
ClassWeightedSmoothL1Loss
Smooth L1 localization loss function. The smooth L1_loss is defined elementwise as .5 x^2 if |x|<1 and |x|-.5 otherwise, where x is the differ
avod/core/losses.py:128
ClassWeightedSoftmaxLoss
Softmax cross-entropy loss function.
avod/core/losses.py:157
ClassWeightedSoftmaxLossPiecewise
Softmax cross-entropy loss function.
avod/core/losses.py:198
ClasstDetection
holding detection data
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:112
ClasstDetection
holding detection data
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:111
ClasstDetection
holding detection data
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:112
ClasstGroundtruth
holding ground truth data
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline.cpp:96
ClasstGroundtruth
holding ground truth data
scripts/offline_eval/kitti_native_eval/evaluate_object_3d.cpp:95
ClasstGroundtruth
holding ground truth data
scripts/offline_eval/kitti_native_eval/evaluate_object_3d_offline_05_iou.cpp:96