Skip to content

Pipelime 1.6.0

Compare
Choose a tag to compare
@nfioraio-ec nfioraio-ec released this 28 Jun 08:56
· 143 commits to main since this release
1f88d2e

What's Changed

  • 🚸 A new incredible wizard for our CLI! --> just type pipelime <command>
  • πŸ§‘β€πŸ’» Write DAG as python code --> extend DagBaseCommand to start
  • 🚸 New commands:
    • free temporary folders with tmp
    • set custom metadata with set-meta
    • copy root/shared items with copy-shared-items
    • remove duplicated samples with filter-duplicates
  • 🚸 Load an image folder tree as SamplesSequence with from_images
  • 🚸 New stages:
    • crop-and-pad-images
    • resize-images
    • set-meta
    • share-items
    • sample-hash
  • πŸ› Notable bug fixes and other improvements:
    • the progress bar is now adaptive
    • XConfig can parse non-dict inputs
    • new --command-outputs CLI option

Full Changelog: v1.5.0...v1.6.0