Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 931 Bytes

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 931 Bytes

Change Log

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.

[1.0.0] 2024-10-17

Changed

  • update MZKScraper to the latest version and adjust related scripts

[0.9.3] 2024-10-04

Added

  • evaluation script for YOLOv8 models
  • "YOLOv8m vs Faster R-CNN" evaluation results to Releases
  • models used in evaluation to Releases
  • pretrained OLA model to releases

[0.9.2] 2024-09

Added

  • seed option for dataset creation, enables reproducibility
  • random shuffling to train/test split
  • citation for each image used in MZKBlank

Changed

  • unpublished MZKBlank

Fixed

  • missing equality for Label class

[0.9.1] 2024-08

Added

  • harmonized datasets to Releases

Changed

  • moved trained models from repository to Releases