Skip to content

Releases: IntptrMax/YoloSharp

v1.0.8

Choose a tag to compare

@IntptrMax IntptrMax released this 21 May 11:27

Fix the loss can be inf when training in FP16 without Pre-Trained model.

1.0.7

Choose a tag to compare

@IntptrMax IntptrMax released this 15 May 03:33

In this version, fix some errors.

  1. Fix the lost prarms in pre-trained weight, such as yolov8n.bin.
  2. Fix Attention blocks for yolov11 and yolov12.
  3. Fix the bug in Detect module.
  4. Use Imagick for image read or write to disk.

v1.0.6

Choose a tag to compare

@IntptrMax IntptrMax released this 20 Jan 06:30

Add segment pretrained models.

v1.0.4

Choose a tag to compare

@IntptrMax IntptrMax released this 11 Dec 08:06

Add pre-trained models