Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kazuhito00/sahi-yolox-onnx-sample
/ types & classes
Types & classes
46 in github.com/Kazuhito00/sahi-yolox-onnx-sample
⨍
Functions
388
◇
Types & classes
46
↓ 10 callers
Class
ObjectPrediction
Class for handling detection model predictions.
sahi/prediction.py:38
↓ 7 callers
Class
Coco
sahi/utils/coco.py:796
↓ 6 callers
Class
BoundingBox
Bounding box of the annotation.
sahi/annotation.py:25
↓ 6 callers
Class
Mask
sahi/annotation.py:136
↓ 6 callers
Class
ObjectPredictionList
sahi/postprocess/utils.py:11
↓ 4 callers
Class
ShapelyAnnotation
Creates ShapelyAnnotation (as shapely MultiPolygon). Can convert this instance annotation to various formats.
sahi/utils/shapely.py:49
↓ 2 callers
Class
CocoImage
sahi/utils/coco.py:550
↓ 2 callers
Class
Colors
sahi/utils/cv.py:21
↓ 2 callers
Class
DatasetClassCounts
Stores the number of images that include each category in a dataset
sahi/utils/coco.py:2044
↓ 2 callers
Class
ObjectAnnotation
All about an annotation such as Mask, Category, BoundingBox.
sahi/annotation.py:319
↓ 2 callers
Class
PredictionResult
sahi/prediction.py:155
↓ 2 callers
Class
YoloxOnnxDetectionModel
sahi/models/yolox_onnx.py:14
↓ 1 callers
Class
COCODetectionDatasetImporter
sahi/utils/fiftyone.py:19
↓ 1 callers
Class
Category
Category of the annotation.
sahi/annotation.py:112
↓ 1 callers
Class
CocoAnnotation
COCO formatted annotation.
sahi/utils/coco.py:68
↓ 1 callers
Class
CocoCategory
COCO formatted category.
sahi/utils/coco.py:28
↓ 1 callers
Class
DetectionModel
sahi/models/base.py:12
↓ 1 callers
Class
PredictionScore
sahi/prediction.py:16
↓ 1 callers
Class
SliceImageResult
sahi/slicing.py:163
↓ 1 callers
Class
SlicedImage
sahi/slicing.py:148
↓ 1 callers
Class
YoloxONNX
yolox/yolox_onnx.py:10
Class
AutoDetectionModel
sahi/auto_model.py:14
Class
CocoPrediction
Class for handling predictions in coco format.
sahi/utils/coco.py:327
Class
CocoVid
sahi/utils/coco.py:2091
Class
CocoVidAnnotation
COCOVid formatted annotation. https://github.com/open-mmlab/mmtracking/blob/master/docs/tutorials/customize_dataset.md#the-cocovid-annotation
sahi/utils/coco.py:480
Class
CocoVidImage
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
Class
CocoVideo
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
Class
Detectron2DetectionModel
sahi/models/detectron2.py:17
Class
Detectron2TestConstants
sahi/utils/detectron2.py:4
Class
GreedyNMMPostprocess
sahi/postprocess/combine.py:533
Class
HuggingfaceDetectionModel
sahi/models/huggingface.py:18
Class
HuggingfaceTestConstants
sahi/utils/huggingface.py:1
Class
LSNMSPostprocess
sahi/postprocess/combine.py:570
Class
MmdetDetectionModel
sahi/models/mmdet.py:18
Class
MmdetTestConstants
sahi/utils/mmdet.py:18
Class
NMMPostprocess
sahi/postprocess/combine.py:496
Class
NMSPostprocess
sahi/postprocess/combine.py:473
Class
NMSPostprocess
sahi/postprocess/legacy/combine.py:71
Class
NumpyEncoder
sahi/utils/file.py:46
Class
PostprocessPredictions
Utilities for calculating IOU/IOS based match for given ObjectPredictions
sahi/postprocess/combine.py:454
Class
PostprocessPredictions
Utilities for calculating IOU/IOS based match for given ObjectPredictions
sahi/postprocess/legacy/combine.py:14
Class
TorchVisionDetectionModel
sahi/models/torchvision.py:16
Class
TorchVisionTestConstants
sahi/utils/torchvision.py:10
Class
UnionMergePostprocess
sahi/postprocess/legacy/combine.py:97
Class
Yolov5DetectionModel
sahi/models/yolov5.py:17
Class
Yolov5TestConstants
sahi/utils/yolov5.py:7