Skip to content

train #16

Description

@wyq2020022029

When training with the first 500 sequences of GOT-10K, the following error is reported:
You are using "default" experiment, my advice to you is: Copy "default" change folder name and change settings in file "parameters.json"
Traceback (most recent call last):
File "train_siamrpn.py", line 201, in
main()
File "train_siamrpn.py", line 46, in main
seq_dataset = GOT10k(root_dir, subset='train')
File "/usr/local/lib/python3.6/dist-packages/got10k/datasets/got10k.py", line 32, in init
self._check_integrity(root_dir, subset)
File "/usr/local/lib/python3.6/dist-packages/got10k/datasets/got10k.py", line 92, in _check_integrity
raise Exception('Dataset not found or corrupted.')
Exception: Dataset not found or corrupted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions