Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@illian01 illian01 released this 03 May 09:31
· 105 commits to dev since this release
3751061

New Features:

  • Add dataset validation step and refactoring data modules by @illian01 in PR 417, PR 419
  • Add various dataset examples including automatic open dataset format converter by @illian01 in PR 430
  • Allow using text file path for the id_mapping field by @illian01 in PR 432, PR 435

Bug Fixes:

  • Fix test directory check line by @illian01 in PR 428
  • Fix Dockerfile installation commandline @cbpark-nota in PR 434

Breaking Changes:

No changes to highlight.

Other Changes:

  • Save training summary at every end of epochs by @illian01 in PR 420
  • Refacotring: rename postprocessors/register.py to registry.py by @aychun in PR 424
  • Add example configuration set by @illian01 in PR 438
  • Documentation: fix simple use config file path by @cbpark-nota in PR 437