Skip to content

1.2.1

Compare
Choose a tag to compare
@pythonlessons pythonlessons released this 12 Mar 10:27
· 9 commits to main since this release

[1.2.1] - 2024-03-12

Changed

  • Fixed many minor bugs

Added

  • Added mltu.transformers.ImageNormalizer to normalize and transpose images
  • Added mltu.torch.yolo.annotation.VOCAnnotationReader to read VOC annotation files
  • Added mltu.torch.yolo.preprocessors.YoloPreprocessor to preprocess images and annotations for YoloV8 detection model