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

Label problem #38

Closed xjyisok closed 6 months ago

xjyisok commented 6 months ago

Dear author: While I use the code below to change the labels.npy to labels.txt(for yolo) I found something unusual: label In some label.txt xc is bigger than 1 just like this QQ截图20240410214143 Is the problem of my code or the prime data has problem? Thanks for your answer Additionally an anomaly like x=1308 is a low-probability event,after add an conditional statement the problem in my earlier issue will be solved

lbristiel-psee commented 6 months ago

Additionally an anomaly like x=1308 is a low-probability event, after add an conditional statement the problem in my earlier issue will be solved

Do you mean that the problem you detected comes from this unexpected event? So if you do some conditional statement in your code, the problem is solved, right? So do you have a problem left?

xjyisok commented 6 months ago

no thanks for answering

---Original--- From: "Laurent @.> Date: Sat, Apr 13, 2024 00:12 AM To: @.>; Cc: @.**@.>; Subject: Re: [prophesee-ai/prophesee-automotive-dataset-toolbox] Label problem(Issue #38)

Additionally an anomaly like x=1308 is a low-probability event, after add an conditional statement the problem in my earlier issue will be solved

Do you mean that the problem you detected comes from this unexpected event? So if you do some conditional statement in your code, the problem is solved, right? So do you have a problem left?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>