SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2305.00434 · 2023

EVREAL: Towards a Comprehensive Benchmark and Analysis Suite for Event-based Video Reconstruction

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 8 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
ercanburak/EVREAL canonical 1 of 8
FunctionStatusWhere it lives
skip_sum Ran ercanburak/EVREAL/model/model_util.py
code served (permissive licence) · get_code("056b28b18e71e123")
build_position_encoding Not yet run ercanburak/EVREAL/model/eitr/position_encoding.py
code served (permissive licence) · get_code("bfc2d3b5c69ffb3b")
build_transformer Not yet run ercanburak/EVREAL/model/eitr/transformer.py
code served (permissive licence) · get_code("858bdc32c51ebdef")
copy_states Not yet run ercanburak/EVREAL/model/model_util.py
code served (permissive licence) · get_code("6740f53bd43dc1cc")
extract_numeric_value Not yet run ercanburak/EVREAL/analyze_robustness.py
code served (permissive licence) · get_code("3098217c57e0c799")
order_models Not yet run ercanburak/EVREAL/analyze_robustness.py
code served (permissive licence) · get_code("b80d9500d626d249")
read_event_sparsity_and_lpips Not yet run ercanburak/EVREAL/analyze_robustness.py
code served (permissive licence) · get_code("586c8ac6cb18cd4d")
recursive_clone Not yet run ercanburak/EVREAL/model/model_util.py
code served (permissive licence) · get_code("f819bb0ace004e01")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Event cameras are a new type of vision sensor that incorporates asynchronous and independent pixels, offering advantages over traditional frame-based cameras such as high dynamic range and minimal motion blur. However, their output is not easily understandable by humans, making the reconstruction of intensity images from event streams a fundamental task in event-based vision. While recent deep learning-based methods have shown promise in video reconstruction from events, this problem is not completely solved yet. To facilitate comparison between different approaches, standardized evaluation protocols and diverse test datasets are essential. This paper proposes a unified evaluation methodology and introduces an open-source framework called EVREAL to comprehensively benchmark and analyze various event-based video reconstruction methods from the literature. Using EVREAL, we give a detailed analysis of the state-of-the-art methods for event-based video reconstruction, and provide valuable insights into the performance of these methods under varying settings, challenging scenarios, and downstream tasks.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2305.00434")
get_code_for_paper("2305.00434")
have("2305.00434")

Connect an agent — have() is free.