Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
"""
|
| 2 |
-
Simplified Dog Tracking for Training
|
| 3 |
- Process video with adjustable threshold
|
| 4 |
- Temporary storage with discard option
|
| 5 |
- Manual validation (grid of thumbnails with per-image checkboxes)
|
|
|
|
| 1 |
"""
|
| 2 |
+
Simplified Dog Tracking for Training Dataset Collection
|
| 3 |
- Process video with adjustable threshold
|
| 4 |
- Temporary storage with discard option
|
| 5 |
- Manual validation (grid of thumbnails with per-image checkboxes)
|