Skip to content

Inference CLI#308

Merged
ganler merged 6 commits intomasterfrom
inference-cli
Aug 27, 2020
Merged

Inference CLI#308
ganler merged 6 commits intomasterfrom
inference-cli

Conversation

@ganler
Copy link
Copy Markdown
Contributor

@ganler ganler commented Aug 26, 2020

Some new updates:

  1. A comprehensive command-line tool for hyperpose inference.
  2. A new Lightweight-OpenPose model published on GoogleDrive. sh scripts/download-openpose-res50-model.sh for downloading.
  3. Fix aspect ratio problem(as an option): Direct resizing will hurt the original aspect ratio. (Why resizing? the DNN input resolution usually != image resolution)
  4. Refinement on documentation, downloading script.

BTW, a tested docker image is going to be published on DockerHub after this PR.

format

Fix FAKE

Compatible => OpenCV3.2

CI => Compile OpenCV from source.

Accelerate CI

Accelerate CI
@ganler ganler requested review from Gyx-One and lgarithm August 26, 2020 16:54
@ganler ganler added the enhancement New feature or request label Aug 26, 2020
@ganler ganler merged commit e2b819c into master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants