Xuban commited on
Commit
dee068e
·
verified ·
1 Parent(s): f6cd5d4

Add NOTICE: license and attribution

Browse files
Files changed (1) hide show
  1. NOTICE +12 -0
NOTICE ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LibreRFDETR weights
2
+ -------------------
3
+
4
+ This product contains weights derived from RF-DETR
5
+ (https://github.com/roboflow/rf-detr).
6
+ Copyright (c) 2024-2025 Roboflow, Inc.
7
+ Licensed under the Apache License, Version 2.0.
8
+
9
+ The RF-DETR architecture uses a DINOv2 backbone from
10
+ https://github.com/facebookresearch/dinov2
11
+ Copyright (c) Meta Platforms, Inc. and affiliates.
12
+ Licensed under the Apache License, Version 2.0.