Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -39,10 +39,9 @@ directly on the Hub.
|
|
| 39 |
| Robots | 453 |
|
| 40 |
| Countries | 29 |
|
| 41 |
| Date range | 2024-12 → 2026-07 |
|
| 42 |
-
| Hours (teleoperation session time) | **3,965 h**
|
| 43 |
| Front-camera video | 3,231 h |
|
| 44 |
| Rear-camera video | 1,909 h (73.9% of rides have a rear camera) |
|
| 45 |
-
| Total camera video | 5,140 h |
|
| 46 |
| Size | ~2.0 TB (1,139 tar shards) |
|
| 47 |
|
| 48 |
Every ride includes DRV + GPS + IMU + at least one camera with generated per-frame timestamps.
|
|
@@ -147,9 +146,9 @@ See `earth_rover_mini_dataset.ipynb` for stats, distributions, and a full "load
|
|
| 147 |
|
| 148 |
## Notes
|
| 149 |
|
| 150 |
-
- **Hours**: the headline counts teleoperation session duration (session end − start)
|
| 151 |
-
|
| 152 |
-
|
| 153 |
- **Recordings** are de-vendored HLS. `.m3u8` playlists carry the wall-clock start (`TIME=`) and per-segment
|
| 154 |
durations; per-frame timestamps are in the `*_timestamps_*.csv` files.
|
| 155 |
- **GPS** retains `(1000,1000)` rows meaning "no fix" — filter these out before use.
|
|
|
|
| 39 |
| Robots | 453 |
|
| 40 |
| Countries | 29 |
|
| 41 |
| Date range | 2024-12 → 2026-07 |
|
| 42 |
+
| **Hours (teleoperation session time)** | **3,965 h** |
|
| 43 |
| Front-camera video | 3,231 h |
|
| 44 |
| Rear-camera video | 1,909 h (73.9% of rides have a rear camera) |
|
|
|
|
| 45 |
| Size | ~2.0 TB (1,139 tar shards) |
|
| 46 |
|
| 47 |
Every ride includes DRV + GPS + IMU + at least one camera with generated per-frame timestamps.
|
|
|
|
| 146 |
|
| 147 |
## Notes
|
| 148 |
|
| 149 |
+
- **Hours**: the headline (~4,000 h) counts teleoperation session duration (session end − start). Actual
|
| 150 |
+
recorded front-camera video is 3,231 h (rear adds 1,909 h more); a few sessions were left open and slightly
|
| 151 |
+
inflate raw session time.
|
| 152 |
- **Recordings** are de-vendored HLS. `.m3u8` playlists carry the wall-clock start (`TIME=`) and per-segment
|
| 153 |
durations; per-frame timestamps are in the `*_timestamps_*.csv` files.
|
| 154 |
- **GPS** retains `(1000,1000)` rows meaning "no fix" — filter these out before use.
|