Skip to content

Added head/torso adjustment, fixed a little bug in crop image service, and speeded up bodypix a little bit. #206

Added head/torso adjustment, fixed a little bug in crop image service, and speeded up bodypix a little bit.

Added head/torso adjustment, fixed a little bug in crop image service, and speeded up bodypix a little bit. #206

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- '*'
jobs:
QC:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Quality Control
uses: "./.github/workflows/qc"