Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ pretty_name: CanolaTrack
|
|
| 19 |
|
| 20 |
**CanolaTrack** is a curated dataset for **leaf-level multi-object tracking (MOT)** and **detection** from top-down RGB imagery of *Brassica napus* (canola) plants. Each sequence records a single plant over time; frames contain annotated **bounding boxes** with **persistent leaf IDs** for tracking.
|
| 21 |
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
## Dataset Summary
|
|
|
|
| 19 |
|
| 20 |
**CanolaTrack** is a curated dataset for **leaf-level multi-object tracking (MOT)** and **detection** from top-down RGB imagery of *Brassica napus* (canola) plants. Each sequence records a single plant over time; frames contain annotated **bounding boxes** with **persistent leaf IDs** for tracking.
|
| 21 |
|
| 22 |
+
- For baseline methods and a reference pipeline built on CanolaTrack, see **LeafTrackNet** (training, inference, and TrackEval integration) in our [Github repo](https://github.com/shl-shawn/LeafTrackNet).
|
| 23 |
+
|
| 24 |
---
|
| 25 |
|
| 26 |
## Dataset Summary
|