LibreYOLO9t / README.md
Xuban's picture
Add README.md: license and attribution
a68f553 verified
|
Raw
History Blame Contribute Delete
639 Bytes
metadata
license: mit
library_name: libreyolo
tags:
  - object-detection
  - yolov9

LibreYOLO9t

YOLOv9-T weights converted from MultimediaTechLab/YOLO (release v1.0-alpha, file v9-t.pt) to the LibreYOLO format.

Source

Copyright (c) 2024 Kin-Yiu Wong and Hao-Tang Tsui. Licensed under the MIT License.

Modifications

State-dict key remapping only. See weights/convert_yolo9_weights.py in the LibreYOLO source repository. Learned parameters are unchanged.

License

MIT License. See the LICENSE file in this repository.