Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    HfHubHTTPError
Message:      404 Client Error: Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/69aadec83dfa6f9f687fefc3/f9bd2c605d403e6aefffaa1456ddb1d9fe69a6927a7302f73e98a2e75e962b73?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260311%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260311T165708Z&X-Amz-Expires=3600&X-Amz-Signature=e1f680a0327b55f48dba5ba7902d187dea6440d1bcc774202a58fd6e9cc47919&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=app%3A6241c288797aadd4ac9dd1a9&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%2700000002.jpg%3B%20filename%3D%2200000002.jpg%22%3B&response-content-type=image%2Fjpeg&x-amz-checksum-mode=ENABLED&x-id=GetObject

request_id: 01KKEX9B6E0FXCBFKB2DHWCB0N; (1) not found
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 409, in hf_raise_for_status
                  response.raise_for_status()
                File "/usr/local/lib/python3.12/site-packages/requests/models.py", line 1026, in raise_for_status
                  raise HTTPError(http_error_msg, response=self)
              requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/69aadec83dfa6f9f687fefc3/f9bd2c605d403e6aefffaa1456ddb1d9fe69a6927a7302f73e98a2e75e962b73?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260311%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260311T165708Z&X-Amz-Expires=3600&X-Amz-Signature=e1f680a0327b55f48dba5ba7902d187dea6440d1bcc774202a58fd6e9cc47919&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=app%3A6241c288797aadd4ac9dd1a9&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%2700000002.jpg%3B%20filename%3D%2200000002.jpg%22%3B&response-content-type=image%2Fjpeg&x-amz-checksum-mode=ENABLED&x-id=GetObject
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
                  return get_rows(
                         ^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
                  rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2567, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2103, in __iter__
                  batch = formatter.format_batch(pa_table)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/formatting/formatting.py", line 472, in format_batch
                  batch = self.python_features_decoder.decode_batch(batch)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/formatting/formatting.py", line 234, in decode_batch
                  return self.features.decode_batch(batch, token_per_repo_id=self.token_per_repo_id) if self.features else batch
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/features/features.py", line 2254, in decode_batch
                  decode_nested_example(self[column_name], value, token_per_repo_id=token_per_repo_id)
                File "/usr/local/lib/python3.12/site-packages/datasets/features/features.py", line 1508, in decode_nested_example
                  return schema.decode_example(obj, token_per_repo_id=token_per_repo_id) if obj is not None else None
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/features/image.py", line 189, in decode_example
                  bytes_ = BytesIO(f.read())
                                   ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 844, in read_with_retries
                  out = read(*args, **kwargs)
                        ^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 1012, in read
                  out = f.read()
                        ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 1078, in read
                  hf_raise_for_status(self.response)
                File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status
                  raise _format(HfHubHTTPError, str(e), response) from e
              huggingface_hub.errors.HfHubHTTPError: 404 Client Error: Not Found for url: https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/69aadec83dfa6f9f687fefc3/f9bd2c605d403e6aefffaa1456ddb1d9fe69a6927a7302f73e98a2e75e962b73?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260311%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260311T165708Z&X-Amz-Expires=3600&X-Amz-Signature=e1f680a0327b55f48dba5ba7902d187dea6440d1bcc774202a58fd6e9cc47919&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=app%3A6241c288797aadd4ac9dd1a9&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%2700000002.jpg%3B%20filename%3D%2200000002.jpg%22%3B&response-content-type=image%2Fjpeg&x-amz-checksum-mode=ENABLED&x-id=GetObject
              
              request_id: 01KKEX9B6E0FXCBFKB2DHWCB0N; (1) not found

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

MVTD: Maritime Visual Tracking Dataset

Overview

MVTD (Maritime Visual Tracking Dataset) is a large-scale benchmark dataset designed specifically for single-object visual tracking (VOT) in maritime environments.
It addresses challenges unique to maritime scenes: such as water reflections, low-contrast objects, dynamic backgrounds, scale variation, and severe illumination changes—which are not adequately covered by generic tracking datasets.

The dataset contains 182 annotated video sequences with approximately 150,000 frames, spanning four maritime object categories:

  • Boat
  • Ship
  • Sailboat
  • Unmanned Surface Vehicle (USV)

MVTD is suitable for training, fine-tuning, and benchmarking visual object tracking algorithms under realistic maritime conditions.


Dataset Statistics

  • Total sequences: 182
  • Total annotated frames: 150,058
  • Frame rate: 30 FPS and 60 FPS
  • Resolution range:
    • Min: 1024 × 1024
    • Max: 1920 × 1440
  • Average sequence length: ~824 frames
  • Sequence length range: 82 – 4747 frames
  • Object categories: 4

Dataset Structure

The dataset follows the GOT-10k single-object tracking format, enabling easy integration with existing tracking pipelines.


MVTD/
├── train/
│   ├── video1/
│   │   ├── frame0001.jpg
│   │   ├── frame0002.jpg
│   │   ├── ...
│   │   ├── groundtruth.txt
│   │   ├── absence.label
│   │   ├── cut_by_image.label
│   │   └── cover.label
│   ├── video2/
│   │   ├── frame0001.jpg
│   │   ├── frame0002.jpg
│   │   ├── ...
│   │   ├── groundtruth.txt
│   │   ├── absence.label
│   │   ├── cut_by_image.label
│   │   └── cover.label
│   └── ...
└── test/
    ├── video1/
    │   ├── frame0001.jpg
    │   ├── frame0002.jpg
    │   ├── ...
    │   └── groundtruth.txt
    ├── video2/
    │   ├── frame0001.jpg
    │   ├── frame0002.jpg
    │   ├── ...
    │   └── groundtruth.txt
    └── ...

Tracking Attributes

Each video sequence is categorized using nine tracking attributes:

  1. Occlusion
  2. Illumination Change
  3. Scale Variation
  4. Motion Blur
  5. Variation in Appearance
  6. Partial Visibility
  7. Low Resolution
  8. Background Clutter
  9. Low-Contrast Objects

These attributes represent both maritime-specific and generic VOT challenges.


Data Collection

The dataset was collected using two complementary camera setups:

  • Onshore static camera

  • Large scale variations

  • Perspective distortions

  • Occlusions from vessels and structures

  • Offshore dynamic camera mounted on a USV

  • Strong illumination changes and glare

  • Motion blur and vibrations

  • Rapid viewpoint changes

This setup covers diverse maritime scenarios including:

  • Coastal surveillance
  • Harbor monitoring
  • Open-sea vessel tracking

Evaluation Protocols

MVTD supports two evaluation settings.
For detailed implementation, evaluation scripts, and baseline tracker configurations, please visit the official GitHub repository:

🔗 https://github.com/AhsanBaidar/MVTD

Protocol I – Pretrained Evaluation

  • Trackers pretrained on generic object tracking datasets
  • Evaluated directly on the MVTD test split
  • Measures generalization performance in maritime environments

Protocol II – Fine-Tuning Evaluation

  • Trackers fine-tuned using the MVTD training split
  • Evaluated on the MVTD test split
  • Measures domain adaptation effectiveness for maritime tracking

Baseline Results

The dataset has been benchmarked using 14 state-of-the-art visual trackers, including Siamese, Transformer-based, and autoregressive models.
Results show significant performance degradation when using generic pretrained trackers and substantial gains after fine-tuning, highlighting the importance of maritime-specific data.


Intended Use

MVTD is suitable for:

  • Single-object visual tracking
  • Domain adaptation and transfer learning
  • Maritime robotics and autonomous navigation
  • Benchmarking tracking algorithms under maritime conditions

Citation

If you use this dataset, please cite:

@article{bakht2025mvtd,
  title={MVTD: A Benchmark Dataset for Maritime Visual Object Tracking},
  author={Bakht, Ahsan Baidar and Din, Muhayy Ud and Javed, Sajid and Hussain, Irfan},
  journal={arXiv preprint arXiv:2506.02866},
  year={2025}
}
Downloads last month
71,308

Paper for othmaneirl/Maritime_Visual_Tracking_Dataset_MVTD