You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking into the TAOBURST dataset loader class. What is TaoBurst.json ?
I have downloaded the dataset from here: https://motchallenge.net/tao_download.php and annotations from here: python scripts/download/download_annotations.py $TAO_DIR --split train @ https://github.com/TAO-Dataset/tao/blob/master/docs/download.md
I wanted to know if you have prepared TaoBurst.json yourself or if it is part of the dataset. I cant locate this json anywhere after download.
The text was updated successfully, but these errors were encountered:
Apologies, I only saw your message today. Indeed it slipped to make those annotations available. In the end we use BURST annotations for TAO. The TAO images are covered in BURST but come at a higher frame rate. In addition those are segmentation mask so we use those higher FPS segmentation masks to obtain bounding box annotations at a higher FPS. You can find them here I also updated the Readme. Hope this helps.
Hi,
Thanks for this well-maintained repository :)
I was looking into the TAOBURST dataset loader class. What is
TaoBurst.json
?I have downloaded the dataset from here:
https://motchallenge.net/tao_download.php
and annotations from here:python scripts/download/download_annotations.py $TAO_DIR --split train
@https://github.com/TAO-Dataset/tao/blob/master/docs/download.md
I wanted to know if you have prepared
TaoBurst.json
yourself or if it is part of the dataset. I cant locate this json anywhere after download.The text was updated successfully, but these errors were encountered: