LibreRTDETRr50 / README.md
Xuban's picture
Add README.md: license and attribution
9c40b28 verified
|
Raw
History Blame Contribute Delete
805 Bytes
metadata
license: apache-2.0
library_name: libreyolo
tags:
  - object-detection
  - rt-detr
  - detr

LibreRTDETRr50

RT-DETR with ResNet-50_vd_ssld_v2 backbone, repackaged for the LibreYOLO framework.

Source

Detector: lyuwenyu/RT-DETR. Licensed under the Apache License, Version 2.0.

Backbone: ResNet-50_vd_ssld_v2 from PaddlePaddle/PaddleClas. Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0.

Modifications

State-dict key remapping and file rename only. Learned parameters are unchanged.

License

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