Update example images link in `core.py` and `annotators.md`
The hyperlink to images in the example blocks in `supervision/annotators/core.py`, and `docs/annotators.md` was modified to reflect recent updates to the annotated heat map image.
This commit is contained in:
parent
d66a539779
commit
5f82aac9e6
|
|
@ -264,7 +264,7 @@
|
|||
|
||||
<div class="result" markdown>
|
||||
|
||||
{ align=center width="800" }
|
||||
{ align=center width="800" }
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -1076,7 +1076,7 @@ class HeatMapAnnotator:
|
|||
```
|
||||
|
||||

|
||||
supervision-annotator-examples/heat-map-annotator-example-purple.png)
|
||||
"""
|
||||
|
||||
if self.heat_mask is None:
|
||||
|
|
|
|||
Loading…
Reference in New Issue