diff --git a/docs/how_to/detect_small_objects.md b/docs/how_to/detect_small_objects.md index ebd6c0968..e21a27d36 100644 --- a/docs/how_to/detect_small_objects.md +++ b/docs/how_to/detect_small_objects.md @@ -8,7 +8,7 @@ status: new This guide shows how to detect small objects with the [Inference](https://github.com/roboflow/inference), [Ultralytics](https://github.com/ultralytics/ultralytics) or -[Transformers](https://github.com/huggingface/transformers) packages using +[Transformers](https://github.com/huggingface/transformers) packages using [`InferenceSlicer`](detection/tools/inference_slicer/#supervision.detection.tools.inference_slicer.InferenceSlicer).