prophesee-ai / prophesee-automotive-dataset-toolbox

A set of Python scripts to evaluate the Automotive Datasets provided by Prophesee
Apache License 2.0
157 stars 30 forks source link

resolution problem #36

Closed xjyisok closed 3 months ago

xjyisok commented 6 months ago

Dear author while i use the code below to transfer the dat to image I found something unusual: The code is below:

QQ截图20240407154952 But one error made that x=1308 out of index,however in papers the 1MPX dataset's resolution is 1280x720。is this just an incorrect data produced by camera or the resolution is not 1280*720

lbristiel-psee commented 6 months ago

Hello, I confirm that the resolution is 1280x720. If you have one event that have x=1308 it can be an error from the sensor iteself or from the decode we used to build the DAT file. If the problem occurs only once you might just want to ignore that event. If the problem occurs multiple times, let us know (with some details about the files affected) and we will investigate. Best Laurent for Prophesee Support