diff --git a/docs/annotators.md b/docs/annotators.md index b9ae93d8..efb77d11 100644 --- a/docs/annotators.md +++ b/docs/annotators.md @@ -264,7 +264,7 @@
- ![trace-annotator-example](https://media.roboflow.com/supervision-annotator-examples/trace-annotator-example-purple.png){ align=center width="800" } + ![trace-annotator-example](https://media.roboflow.com/supervision-annotator-examples/heat-map-annotator-example-purple.png){ align=center width="800" }
diff --git a/supervision/annotators/core.py b/supervision/annotators/core.py index 5c133a23..3fbd7a85 100644 --- a/supervision/annotators/core.py +++ b/supervision/annotators/core.py @@ -1076,7 +1076,7 @@ class HeatMapAnnotator: ``` ![heatmap-annotator-example](https://media.roboflow.com/ - supervision-annotator-examples/heatmap-annotator-example.png) + supervision-annotator-examples/heat-map-annotator-example-purple.png) """ if self.heat_mask is None: