Skip to content

Releases: obss/sahi

0.11.22

09 Mar 00:08
efb21fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.21...0.11.22

Core Documentation Files

Prediction Utilities

  • Detailed guide for performing object detection inference
  • Standard and sliced inference examples
  • Batch prediction usage
  • Class exclusion during inference
  • Visualization parameters and export formats
  • Interactive examples with various model integrations (YOLOv8, MMDetection, etc.)

Slicing Utilities

  • Guide for slicing large images and datasets
  • Image slicing examples
  • COCO dataset slicing examples
  • Interactive demo notebook reference

COCO Utilities

  • Comprehensive guide for working with COCO format datasets
  • Dataset creation and manipulation
  • Slicing COCO datasets
  • Dataset splitting (train/val)
  • Category filtering and updates
  • Area-based filtering
  • Dataset merging
  • Format conversion (COCO ↔ YOLO)
  • Dataset sampling utilities
  • Statistics calculation
  • Result validation

CLI Commands

  • Complete reference for SAHI command-line interface
  • Prediction commands
  • FiftyOne integration
  • COCO dataset operations
  • Environment information
  • Version checking
  • Custom script usage

FiftyOne Integration

  • Guide for visualizing and analyzing predictions with FiftyOne
  • Dataset visualization
  • Result exploration
  • Interactive analysis

Interactive Examples

All documentation files are complemented by interactive Jupyter notebooks in the demo directory:

  • slicing.ipynb - Slicing operations demonstration
  • inference_for_ultralytics.ipynb - YOLOv8/YOLO11/YOLO12 integration
  • inference_for_yolov5.ipynb - YOLOv5 integration
  • inference_for_mmdetection.ipynb - MMDetection integration
  • inference_for_huggingface.ipynb - HuggingFace models integration
  • inference_for_torchvision.ipynb - TorchVision models integration
  • inference_for_rtdetr.ipynb - RT-DETR integration
  • inference_for_sparse_yolov5.ipynb - DeepSparse optimized inference

Getting Started

If you're new to SAHI:

  1. Start with the prediction utilities to understand basic inference
  2. Explore the slicing utilities to learn about processing large images
  3. Check out the CLI commands for command-line usage
  4. Dive into COCO utilities for dataset operations
  5. Try the interactive notebooks in the demo directory for hands-on experience

0.11.21

06 Mar 05:17
7f5901f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.20...0.11.21

0.11.20

16 Dec 17:07
4784b77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.19...0.11.20

0.11.19

22 Nov 07:20
de40562
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.18...0.11.19

0.11.18

10 Jul 10:19
9113f38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.16...0.11.18

v0.11.16

20 May 08:40
c5c0cc2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.15...0.11.16

v0.11.15

05 Nov 22:58
14663a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.14...0.11.15

0.11.14

15 May 21:06
0077a14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.13...0.11.14

v0.11.13

24 Mar 23:34
1a335ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.12...0.11.13

v0.11.12

07 Mar 14:35
26e2bee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.11...0.11.12