Fanghuachen / AEDNet

Source code for AEDNet paper from ACMMM 2022
8 stars 0 forks source link

question about experiment #5

Open xiaozibuqi opened 1 month ago

xiaozibuqi commented 1 month ago

I noticed in the paper that the EDnCNN algorithm was tested on your synthetic dataset, when I went to look at the code for EDnCNN I noticed that it requires IMU inputs, which are not available on your simulated dataset, so how was the test performed

Fanghuachen commented 3 weeks ago

I noticed in the paper that the EDnCNN algorithm was tested on your synthetic dataset, when I went to look at the code for EDnCNN I noticed that it requires IMU inputs, which are not available on your simulated dataset, so how was the test performed

EPM labels requires IMU inputs. When you test EDnCNN on DVSCLEAN, you can use label in our dataset by modifying the code.