aisingapore / PeekingDuck

A modular framework built to simplify Computer Vision inference workloads.
Apache License 2.0
163 stars 39 forks source link

Refactor: unnest pipeline nodes #720

Closed liyier90 closed 1 year ago

liyier90 commented 2 years ago

Closes https://github.com/aisingapore/PeekingDuck-Private/issues/98

Removes the pipeline folder.

Updated import statements, tutorials and tests to reflect the change.

ongtw commented 1 year ago

LGTM: CI/CD passed on M1 Mac local run and documentation all looks updated.