Create README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,21 @@
|
|
| 1 |
---
|
| 2 |
title: InsectSpy
|
| 3 |
-
emoji: π
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
|
|
|
| 10 |
---
|
|
|
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: InsectSpy
|
|
|
|
|
|
|
|
|
|
| 3 |
sdk: gradio
|
| 4 |
+
emoji: π
|
| 5 |
+
colorFrom: green
|
| 6 |
+
colorTo: green
|
| 7 |
+
short_description: Automated Insect Detection
|
| 8 |
---
|
| 9 |
+
### InsectSpy
|
| 10 |
|
| 11 |
+
Welcome to the Insect Detection and Tracking App! ππ¦π·οΈ
|
| 12 |
+
|
| 13 |
+
Discover the hidden world of insects with our state-of-the-art detection and tracking tool. Upload your insect trap video and watch as our advanced YOLOv8 model identifies and tracks various insect species frame by frame.
|
| 14 |
+
|
| 15 |
+
π₯ Features:
|
| 16 |
+
|
| 17 |
+
- Insect Detection Plot: Visualize the temporal distribution of detected insects throughout your video.
|
| 18 |
+
- Unique Insect Crops: Browse through individual insect snapshots with their corresponding species labels.
|
| 19 |
+
- Download CSV: Get a detailed CSV file with all detection data for further analysis.
|
| 20 |
+
|
| 21 |
+
Join us in exploring the fascinating world of entomology! Simply upload your insect trap video below to get started. π¦πΉπ
|