Skip to main content

framerize and visualize event raw data

Project description

Evshow

Convert event data into frame representation.




Inspired by imshow, creating an event2frame representation software for commandline usage

Two extensible sub-packages:

  • readwrite: for different datasets, there will be different event data loaders.
    • dsec
  • event2frame: implementation for different event representation methods. Currently:
    • SBT
    • SBN
    • Concentrated SBN: from se-cff.
    • rpg_e2vid: from e2vid).

Install and Usage:

  • Install:
    • Build from source:
      git clone https://github.com/RunqiuBao/evshow.git
      pip install -r requirements.txt
      python3 -m pip install ./
      
    • Pip:
  • Example usage:
    • On dsec format data:
      cd ./evshow
      
      # install git LFS if not yet
      curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
      sudo apt-get install git-lfs
      git lfs install
      # use git LFS to download sample data
      git lfs pull
      
      # accumulating events every 200000, using e2vid conversion, generate first 10 frames.
      evshow data/sample_dsecformat.h5 -o data/seq0/ --numevents 200000 --rw_module dsec --e2vid --numframes 10
      

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evshow-1.0.0.tar.gz (43.7 MB view details)

Uploaded Source

Built Distribution

evshow-1.0.0-py3-none-any.whl (42.3 MB view details)

Uploaded Python 3

File details

Details for the file evshow-1.0.0.tar.gz.

File metadata

  • Download URL: evshow-1.0.0.tar.gz
  • Upload date:
  • Size: 43.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.10

File hashes

Hashes for evshow-1.0.0.tar.gz
Algorithm Hash digest
SHA256 54e8ecdd67b0cc2ab63eed6eb0fb69ed6d5e3a31028368c623ce94628db632ac
MD5 08645f9baab3aa04f6917d1152d7d0bd
BLAKE2b-256 6b059c2add1577d3c34d32cf9cc336a279a46b58b8bd7b4f5934bd4205393996

See more details on using hashes here.

File details

Details for the file evshow-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: evshow-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 42.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.10

File hashes

Hashes for evshow-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0584865a0dea5eb8deccc9957465149afabaa1dfa873837139cd74299bd9d8fc
MD5 737c18c8d8e2e60f9ae8abf02bb0077e
BLAKE2b-256 2fa6217b160ecee71844a731b511ee656a7cd3f156a12371dad2be9c2bf0411d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page