MCPcopy Create free account

hub / github.com/Kazuhito00/sahi-yolox-onnx-sample / types & classes

Types & classes46 in github.com/Kazuhito00/sahi-yolox-onnx-sample

↓ 10 callersClassObjectPrediction
Class for handling detection model predictions.
sahi/prediction.py:38
↓ 7 callersClassCoco
sahi/utils/coco.py:796
↓ 6 callersClassBoundingBox
Bounding box of the annotation.
sahi/annotation.py:25
↓ 6 callersClassMask
sahi/annotation.py:136
↓ 6 callersClassObjectPredictionList
sahi/postprocess/utils.py:11
↓ 4 callersClassShapelyAnnotation
Creates ShapelyAnnotation (as shapely MultiPolygon). Can convert this instance annotation to various formats.
sahi/utils/shapely.py:49
↓ 2 callersClassCocoImage
sahi/utils/coco.py:550
↓ 2 callersClassColors
sahi/utils/cv.py:21
↓ 2 callersClassDatasetClassCounts
Stores the number of images that include each category in a dataset
sahi/utils/coco.py:2044
↓ 2 callersClassObjectAnnotation
All about an annotation such as Mask, Category, BoundingBox.
sahi/annotation.py:319
↓ 2 callersClassPredictionResult
sahi/prediction.py:155
↓ 2 callersClassYoloxOnnxDetectionModel
sahi/models/yolox_onnx.py:14
↓ 1 callersClassCOCODetectionDatasetImporter
sahi/utils/fiftyone.py:19
↓ 1 callersClassCategory
Category of the annotation.
sahi/annotation.py:112
↓ 1 callersClassCocoAnnotation
COCO formatted annotation.
sahi/utils/coco.py:68
↓ 1 callersClassCocoCategory
COCO formatted category.
sahi/utils/coco.py:28
↓ 1 callersClassDetectionModel
sahi/models/base.py:12
↓ 1 callersClassPredictionScore
sahi/prediction.py:16
↓ 1 callersClassSliceImageResult
sahi/slicing.py:163
↓ 1 callersClassSlicedImage
sahi/slicing.py:148
↓ 1 callersClassYoloxONNX
yolox/yolox_onnx.py:10
ClassAutoDetectionModel
sahi/auto_model.py:14
ClassCocoPrediction
Class for handling predictions in coco format.
sahi/utils/coco.py:327
ClassCocoVid
sahi/utils/coco.py:2091
ClassCocoVidAnnotation
COCOVid formatted annotation. https://github.com/open-mmlab/mmtracking/blob/master/docs/tutorials/customize_dataset.md#the-cocovid-annotation
sahi/utils/coco.py:480
ClassCocoVidImage
COCOVid formatted image. https://github.com/open-mmlab/mmtracking/blob/master/docs/tutorials/customize_dataset.md#the-cocovid-annotation-file
sahi/utils/coco.py:629
ClassCocoVideo
COCO formatted video. https://github.com/open-mmlab/mmtracking/blob/master/docs/tutorials/customize_dataset.md#the-cocovid-annotation-file
sahi/utils/coco.py:718
ClassDetectron2DetectionModel
sahi/models/detectron2.py:17
ClassDetectron2TestConstants
sahi/utils/detectron2.py:4
ClassGreedyNMMPostprocess
sahi/postprocess/combine.py:533
ClassHuggingfaceDetectionModel
sahi/models/huggingface.py:18
ClassHuggingfaceTestConstants
sahi/utils/huggingface.py:1
ClassLSNMSPostprocess
sahi/postprocess/combine.py:570
ClassMmdetDetectionModel
sahi/models/mmdet.py:18
ClassMmdetTestConstants
sahi/utils/mmdet.py:18
ClassNMMPostprocess
sahi/postprocess/combine.py:496
ClassNMSPostprocess
sahi/postprocess/combine.py:473
ClassNMSPostprocess
sahi/postprocess/legacy/combine.py:71
ClassNumpyEncoder
sahi/utils/file.py:46
ClassPostprocessPredictions
Utilities for calculating IOU/IOS based match for given ObjectPredictions
sahi/postprocess/combine.py:454
ClassPostprocessPredictions
Utilities for calculating IOU/IOS based match for given ObjectPredictions
sahi/postprocess/legacy/combine.py:14
ClassTorchVisionDetectionModel
sahi/models/torchvision.py:16
ClassTorchVisionTestConstants
sahi/utils/torchvision.py:10
ClassUnionMergePostprocess
sahi/postprocess/legacy/combine.py:97
ClassYolov5DetectionModel
sahi/models/yolov5.py:17
ClassYolov5TestConstants
sahi/utils/yolov5.py:7