LibreYOLOXx / README.md
Xuban's picture
Add README.md: license and attribution
da85139 verified
metadata
license: apache-2.0
library_name: libreyolo
tags:
  - object-detection
  - yolox

LibreYOLOXx

Pretrained YOLOX-X weights repackaged for the LibreYOLO framework.

Source

Derived from Megvii-BaseDetection/YOLOX.

Copyright (c) 2021-2022 Megvii Inc. All rights reserved. Licensed under the Apache License, Version 2.0.

Modifications

No learned parameters were modified. The only change is state-dict key remapping so that upstream checkpoints load into LibreYOLO's module naming scheme.

License

Apache License 2.0. See the LICENSE and NOTICE files in this repository.