I'm trying to download the dataset (RGB,IR paired images and annotations for object detection).
I downloaded the images on kaist-rgbt directory and ran kaist_to_voc_format.py to get annotations with voc format and it failed with following error:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 196 100 196 0 0 6163 0 --:--:-- --:--:-- --:--:-- 6322
[annotations-vbb.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of annotations-vbb.zip or
annotations-vbb.zip.zip, and cannot find annotations-vbb.zip.ZIP, period.
and i found the annotation-vbb.zip file did not be downloaded correctly(its size is only 196Bytes)
how can i download and use your dataset correctly?
I'm trying to download the dataset (RGB,IR paired images and annotations for object detection). I downloaded the images on kaist-rgbt directory and ran kaist_to_voc_format.py to get annotations with voc format and it failed with following error:
and i found the annotation-vbb.zip file did not be downloaded correctly(its size is only 196Bytes)
how can i download and use your dataset correctly?