This commit is contained in:
2026-02-15 13:22:38 +08:00
parent 8bb00ac928
commit 3b5461371c
6 changed files with 365 additions and 32 deletions

View File

@@ -875,6 +875,8 @@ def plot_results(img, results):
relative_coords=False,
)
plt.show()
def single_visualization(img, anns, title):
"""