mitmul / caltech-pedestrian-dataset-converter

Download Caltech Pedestrian Dataset and convert them for Python users without using MATLAB
203 stars 85 forks source link

Can this repo convert other dataset in .seq format? #5

Open zrobotparking opened 6 years ago

zrobotparking commented 6 years ago

I try use this repo to convert the dataset below, but i encounter the following error.

Unable to stop the stream: Inappropriate ioctl for device data/set05/V002.seq

GM-ATCI Rear-view pedestrians dataset https://sites.google.com/site/rearviewpeds1/

Sino0904 commented 6 years ago

Hi, I am facing the same issue when trying to convert INRIA person dataset given here (http://www.vision.caltech.edu/Image_Datasets/CaltechPedestrians/)

were you able to solve this problem?

Thanks