Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Overview

The time and space performance of different image encoding formats is measured to support image transmission.

...

https://github.com/UWARG/profile-encode

Software

Setup

Follow the instructions to clone the repository and activate the environment: Autonomy Workflow Software

...

  1. In the repository root, create a new directory: test_images

  2. Open the WARG OneDrive: Autonomy OneDrive

  3. Download: Encode Test Dataset 2024

  4. Extract the contents so that the images are in test_images/Encode Test Dataset 2024 (e.g. test_images/0.png , test_images/1Encode Test Dataset 2024/0.png ).

Usage

Activate the environment: Autonomy Workflow Software

...

Code Block
python -m avif_benchmark
python -m heif_benchmark
python -m png_benchmark
python -m jpeg_benchmark

Each benchmark takes ~1 hour around 1-2 hours to complete on the WARG desktop.

Record the results:

  • Upload the results to OneDrive under

...

Hardware

Performance is to be measured on the hardware running image transmission.

...