Skip to content

Renamed confusion matrix components. (#825) #31

Renamed confusion matrix components. (#825)

Renamed confusion matrix components. (#825) #31

name: "[valor-lite] synthetic benchmarks"
on:
push:
branches: "**"
permissions:
id-token: write
contents: read
jobs:
run-benchmarks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.10"
- name: install lite
run: pip install -e .
working-directory: ./lite
- name: benchmark semantic segmentation
run: python benchmark_semantic_segmentation.py
working-directory: ./lite/benchmarks/synthetic/