Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 638 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 638 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[unreleased]

Fixed

  • fixed line to bbox
  • default train transfer
  • add requirements

[0.2.1] - 2023-03-21

Added

  • add lost-ds in requirements
  • add function line to bbox in convert_parquet_to_yolo.py

[0.2.0] - 2023-03-20

Added

  • add CHANGELOG.md

[0.1.0] - 2022-12-05

Added

  • add CHANGELOG.md

[0.0.0] - 2022-12-02

Added

  • First Version