Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor lasot, trackingnet dataset and support got10k datasets #296

Merged
merged 6 commits into from
Oct 21, 2021

Conversation

JingweiZhang12
Copy link
Collaborator

No description provided.

docs/dataset.md Outdated Show resolved Hide resolved
docs/dataset.md Outdated Show resolved Hide resolved
docs/dataset.md Outdated Show resolved Hide resolved
docs/dataset.md Outdated Show resolved Hide resolved
docs/dataset.md Show resolved Hide resolved
tools/convert_datasets/lasot/lasot2coco.py Outdated Show resolved Hide resolved
tools/convert_datasets/lasot/lasot2coco.py Outdated Show resolved Hide resolved
tools/convert_datasets/lasot/lasot2coco.py Outdated Show resolved Hide resolved
tools/convert_datasets/lasot/testing_set.txt Show resolved Hide resolved
tools/convert_datasets/lasot/lasot2coco.py Outdated Show resolved Hide resolved
@JingweiZhang12 JingweiZhang12 requested a review from GT9505 October 21, 2021 04:24
if frame_id == 0:
bbox = list(map(float, gt_bboxes[0].split(',')))
else:
bbox = [0, 0, 0, 0]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.

@GT9505 GT9505 changed the title Refactor lasot, trackingnet and got10k datasets Refactor lasot, trackingnet dataset and support got10k datasets Oct 21, 2021
@GT9505 GT9505 merged commit 6293ddb into open-mmlab:master Oct 21, 2021
@JingweiZhang12 JingweiZhang12 deleted the datasets branch January 10, 2022 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants