Object Detection
libreyolo
lw-detr
detr
LibreLWDETRx / NOTICE
Xuban's picture
Initial upload: LW-DETR COCO weights converted for LibreYOLO
ba9c6f9 verified
Raw
History Blame Contribute Delete
759 Bytes
LibreLWDETR weights
-------------------
This product contains weights derived from LW-DETR
(https://github.com/Atten4Vis/LW-DETR).
Copyright (c) 2024 Baidu. All Rights Reserved.
Licensed under the Apache License, Version 2.0.
The upstream checkpoints are published at https://huggingface.co/xbsu/LW-DETR
under the Apache License, Version 2.0. Conversion to the LibreYOLO checkpoint
format is a metadata wrap; the learned parameters are unchanged.
LW-DETR itself builds on Conditional DETR (Copyright (c) 2021 Microsoft),
DETR (Copyright (c) Facebook, Inc. and its affiliates), Deformable DETR
(Copyright (c) 2020 SenseTime), and ViTDet (Copyright (c) Facebook, Inc. and
its affiliates), each licensed under the Apache License, Version 2.0.