Ev-SegNet
Ev-SegNet copied to clipboard
Official Tensorflow implementation of Ev-SegNet
is this anything wrong with the dataset,i have spent much time on the project,just failing,someone help me please!
Hello, I am someone interested in your research. I am trying to convert the h5 event data of DSEC semantic into your numpy array format based on the formulas in...
This original dataset do not provide any semantic segmentation label, we provide them as well as some modification of the event images. Download link: ([Here](https://github.com/Shathe/Ev-SegNet)). Unfortunately, their link is not...
Hi,I read the *.npy file under ~/dataset/events/train(or test), and the 6 channel values encoded by the event are inconsistent with those described in the paper. It is mentioned in the...
Hi, I am trying to train the new model on the server. The GPU model is Tesla V100, batch_size=8. But an epoch takes about 30 minutes, GPU-util sometimes have very...
input: (?, 22, 14, 128) input_to_copy: (?, ?, ?, 128) Traceback (most recent call last): File "train_eager.py", line 111, in init_model(model, input_shape=(batch_size, width, height, channels)) File "/home/zhaodi/packages/Ev-SegNet-master/utils/utils.py", line 54, in...
Hi, I am very interested in this work, and try to run it on the original dataset. Could you please tell me what kind of modification you did to the...
@Shathe Kindly requesting you to share the corresponding event data apart from 6-channel event image representation. Kindly do the needful
dataset
HI, The results show evaluation on 10ms, 50ms and 250ms. In the dataset provided does not provide any information of time stamp, so what is the time interval for the...
Hello, I`m interested in this research. But I found that only the 6-channel image representation data is provided. Could you please provide the original six selected sequences event data?