Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 831 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 831 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]

Added

  • New stuff here

[0.2.2] - 2023-03-22

add

  • added evaluation.ipynb
  • added requirements
  • added ground truth for evaluation

[0.2.1] - 2023-03-17

add

  • added image_list.txt to download experiment images from open image
  • added label.csv for LOST labels

[0.2.0] - 2023-02-01

fixed

  • fixed export model predictions
  • all images are now included

[0.1.0] - 2023-01-12

fixed

  • fixed dictionary df_bbox_lost key anno_class to anno_lbl
  • add script export_label_dict.py

[0.0.0] - 2023-01-10

Added

  • First Version