event_representation_study
event_representation_study copied to clipboard
Official PyTorch implementation of the ICCV 2023 paper: From Chaos Comes Order: Ordering Event Representations for Object Recognition and Detection.
Hello author, may I ask what are the numbering of the 100 samples in the GEN1 validation set that you mentioned in your paper?
Hi, I am trying to expand the calculation of GWD to other datasets. However, I am having problems with it returning NANs sometimes and, in other cases, problems with OpenBLAS,...
Hello! I got a really confused result when using this code: > Program mIOU > gen1_optimized_augment 0.5425813411258469 > gen1_EST1 0.0010877805692414868 > gen1_EST2 0.0010434959245672268 It seems like that the learned representation...
Dear Authors, Thank you for sharing your excellent work. I have a question regarding the gen1 dataset that I hope you can clarify. Issue Description: According to the official annotations...