An open API service indexing awesome lists of open source software.

https://github.com/1010code/yolov8-heatmap-analysis


https://github.com/1010code/yolov8-heatmap-analysis

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/1010code/yolov8-heatmap-analysis/blob/main/tutorial.ipynb)

## 人/車流分析
![](https://media.githubusercontent.com/media/1010code/yolov8-heatmap-analysis/main/demo/demo1.gif)
![](https://media.githubusercontent.com/media/1010code/yolov8-heatmap-analysis/main/demo/demo2.gif)

## 物件熱圖分析
![](https://media.githubusercontent.com/media/1010code/yolov8-heatmap-analysis/main/demo/demo3.gif)

## Reference
- [Advanced Data Visualization: Heatmaps using Ultralytics YOLOv8](https://docs.ultralytics.com/guides/heatmaps/)
- [pyresearch](https://github.com/pyresearch/pyresearch)