Xuban commited on
Commit
156a1ab
·
verified ·
1 Parent(s): 8b6198e

Add Objects365-to-COCO weights under non-commercial terms

Browse files
Files changed (4) hide show
  1. LICENSE +119 -0
  2. LibreECl-seg-obj2coco.pt +3 -0
  3. NOTICE +20 -0
  4. README.md +68 -0
LICENSE ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # EdgeCrafter License
2
+
3
+ Copyright (c) 2026 INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. All rights reserved.
4
+
5
+ ## 1. Definitions
6
+
7
+ **“EdgeCrafter Materials”** means the original source code, model architectures, model weights, configuration files, scripts, documentation, and other materials developed by INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. and distributed as part of the EdgeCrafter project.
8
+
9
+ **“Model Weights”** means trained or partially trained model parameters, checkpoints, and related files distributed by INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. as part of EdgeCrafter.
10
+
11
+ **“Non-Commercial Purpose”** means academic research, scientific research, education, personal experimentation, benchmarking, evaluation, or other use that is not primarily intended for commercial advantage or monetary compensation.
12
+
13
+ **“Commercial Use”** means any use intended for commercial advantage, monetary compensation, revenue generation, or integration into a commercial product or service, including commercial deployment, paid services, SaaS, APIs, and commercial hardware or software products.
14
+
15
+ **“Third-Party Materials”** means software, models, weights, datasets, or other materials that are not owned by INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. and are included in or used by EdgeCrafter.
16
+
17
+ ## 2. Grant of Rights
18
+
19
+ Subject to the terms of this License, INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. grants you a limited, worldwide, non-exclusive, royalty-free license to use, reproduce, modify, and distribute the EdgeCrafter Materials solely for Non-Commercial Purposes.
20
+
21
+ You may create and distribute modifications or derivative works of the EdgeCrafter Materials for Non-Commercial Purposes, provided that such distribution complies with this License.
22
+
23
+ No rights are granted for Commercial Use.
24
+
25
+ ## 3. Commercial Use
26
+
27
+ Commercial Use of the EdgeCrafter Materials is **not permitted** under this License.
28
+
29
+ Commercial Use includes, but is not limited to:
30
+
31
+ - integrating EdgeCrafter into a commercial product or service;
32
+ - deploying EdgeCrafter in a commercial production environment;
33
+ - providing paid inference, training, or other services based on EdgeCrafter;
34
+ - operating an EdgeCrafter-based SaaS, API, or hosted service;
35
+ - incorporating EdgeCrafter into commercial hardware or software; or
36
+ - redistributing EdgeCrafter Materials for commercial purposes.
37
+
38
+ Commercial Use requires a separate commercial license from INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.
39
+
40
+ For commercial licensing inquiries, please contact:
41
+
42
+ **INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.**
43
+
44
+ Email: **shenxi@intellindust.com**
45
+
46
+ ## 4. Redistribution
47
+
48
+ You may redistribute the EdgeCrafter Materials or derivative works for permitted Non-Commercial Purposes provided that you:
49
+
50
+ - include a copy of this License;
51
+ - retain all applicable copyright and attribution notices;
52
+ - clearly identify modifications to the original materials; and
53
+ - do not represent the materials as being licensed for Commercial Use.
54
+
55
+ ## 5. Model Weights
56
+
57
+ Model Weights distributed by INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. are subject to this License unless a separate license is explicitly provided.
58
+
59
+ Model Weights may be downloaded, evaluated, fine-tuned, modified, and redistributed solely for Non-Commercial Purposes.
60
+
61
+ Commercial deployment or use of the Model Weights requires a separate commercial license from INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.
62
+
63
+ ## 6. Third-Party Materials
64
+
65
+ EdgeCrafter may include, depend on, or incorporate Third-Party Materials.
66
+
67
+ Third-Party Materials are **not covered by this License** and remain subject to their respective licenses.
68
+
69
+ In particular, EdgeCrafter may use materials from projects such as D-FINE, DINOv3, and other third-party projects. You must comply with the applicable licenses and terms governing those materials.
70
+
71
+ Nothing in this License is intended to modify, restrict, or revoke rights granted by a third-party license.
72
+
73
+ A list of applicable Third-Party Materials and their licenses is provided in `THIRD_PARTY_LICENSES/` or the project documentation.
74
+
75
+ ## 7. Intellectual Property
76
+
77
+ INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. retains all right, title, and interest in the EdgeCrafter Materials owned by INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.
78
+
79
+ Except for the rights expressly granted by this License, no copyright, patent, trademark, or other intellectual property rights are granted.
80
+
81
+ This License does not grant any rights to use the names, trademarks, or logos of INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. or EdgeCrafter without prior written permission.
82
+
83
+ ## 8. Termination
84
+
85
+ Your rights under this License automatically terminate if you materially violate its terms.
86
+
87
+ Upon termination, you must cease exercising the rights granted by this License, including use and distribution of the EdgeCrafter Materials, to the extent permitted by applicable law.
88
+
89
+ ## 9. Disclaimer
90
+
91
+ THE EDGECRAFTER MATERIALS ARE PROVIDED **“AS IS”**, WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED.
92
+
93
+ TO THE MAXIMUM EXTENT PERMITTED BY LAW, INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. DISCLAIMS ALL WARRANTIES, INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, RELIABILITY, AND NON-INFRINGEMENT.
94
+
95
+ INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR OTHER DAMAGES ARISING FROM THE USE OF THE EDGECRAFTER MATERIALS, TO THE MAXIMUM EXTENT PERMITTED BY LAW.
96
+
97
+ ## 10. Governing Law and Governing Terms
98
+
99
+ This License constitutes the agreement governing your use of the EdgeCrafter Materials, except for Third-Party Materials, which remain subject to their respective licenses.
100
+
101
+ INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD. may publish new versions of this License for future releases. Rights granted under a particular version remain governed by the License applicable to that release unless otherwise agreed.
102
+
103
+ **Governing Law:** This License shall be governed by, construed, and enforced in accordance with the laws of the People's Republic of China, without regard to its conflict of law principles.
104
+
105
+ **Severability:** If any provision of this License is held to be invalid, illegal, or unenforceable under applicable law, such provision shall be enforced to the maximum extent permissible, and the remaining provisions of this License shall remain in full force and effect.
106
+
107
+ ## 11. Contact
108
+
109
+ For questions regarding this License or commercial licensing:
110
+
111
+ **INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.**
112
+
113
+ Email: **shenxi@intellindust.com**
114
+
115
+ Project: https://github.com/Intellindust-AI-Lab/EdgeCrafter
116
+
117
+ ---
118
+
119
+ **Summary:** EdgeCrafter Materials are free for academic research and other Non-Commercial Purposes. **Commercial Use requires a separate license from INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.**
LibreECl-seg-obj2coco.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f8d8318abe0f1693e318405a55862d0c60cc6b54769977791c3ae114325d01
3
+ size 136157555
NOTICE ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LibreECl-seg-obj2coco weights
2
+
3
+ Copyright (c) 2026 INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.
4
+ All rights reserved.
5
+ Source: https://github.com/capsule2077/edgecrafter/releases/download/edgecrafterv1_o365/ecseg_l_o3652coco.pth
6
+ Release: edgecrafterv1_o365
7
+ Source SHA-256: 7590d164865a280ca1bd5d639878f5618d8584a42f0f99aaf9d4b7100d1fd866
8
+ License: EdgeCrafter License (NON-COMMERCIAL USE ONLY)
9
+ License source: https://github.com/Intellindust-AI-Lab/EdgeCrafter/blob/124cb0922ebe4af55c025af448312c2374210815/LICENSE.md
10
+
11
+ The release asset repository still carries Apache-2.0. The main project
12
+ changed to non-commercial terms on August 20, 2026, after this August 14 release.
13
+ LibreYOLO's maintainer chose the stricter EdgeCrafter terms for this optional
14
+ mirror. This is a disclosed redistribution policy, not upstream clarification
15
+ of the conflicting notices or a claim that earlier Apache grants were revoked.
16
+
17
+ Modifications: select the released EMA state dict when available, discard
18
+ training state, and add LibreYOLO checkpoint metadata. Learned tensors and
19
+ state-dict keys are unchanged. No newly relicensed architecture code is copied.
20
+ Existing COCO-default weight repositories are unchanged.
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: edgecrafter-non-commercial
4
+ license_link: LICENSE
5
+ library_name: libreyolo
6
+ pipeline_tag: image-segmentation
7
+ datasets:
8
+ - detection-datasets/coco
9
+ tags:
10
+ - edgecrafter
11
+ - objects365
12
+ - non-commercial
13
+ ---
14
+
15
+ # LibreECl-seg-obj2coco
16
+
17
+ **NON-COMMERCIAL USE ONLY. Commercial use requires a separate license from
18
+ INTELLINDUST. These weights are not covered by LibreYOLO's MIT license.**
19
+
20
+ EdgeCrafter L for segment, pretrained on Objects365 and fine-tuned
21
+ on COCO. This is an explicit opt-in variant; the COCO-only default is
22
+ `LibreECl-seg.pt`. This file is not the raw 365-class pretraining model.
23
+
24
+ ```python
25
+ from libreyolo import LibreYOLO
26
+
27
+ model = LibreYOLO("LibreECl-seg-obj2coco.pt")
28
+ results = model.predict("image.jpg")
29
+ ```
30
+
31
+ Requires a LibreYOLO version containing EC `obj2coco` filename support.
32
+ Existing versions can load a downloaded local checkpoint path if they already
33
+ support the corresponding EC task.
34
+
35
+ ## Source
36
+
37
+ Official asset: [ecseg_l_o3652coco.pth](https://github.com/capsule2077/edgecrafter/releases/download/edgecrafterv1_o365/ecseg_l_o3652coco.pth)
38
+
39
+ - Release: `edgecrafterv1_o365` (August 14, 2026)
40
+ - Source SHA-256: `7590d164865a280ca1bd5d639878f5618d8584a42f0f99aaf9d4b7100d1fd866`
41
+ - Converted SHA-256: `c2f8d8318abe0f1693e318405a55862d0c60cc6b54769977791c3ae114325d01`
42
+
43
+ Copyright (c) 2026 INTELLINDUST INFORMATION TECHNOLOGY (SHENZHEN) CO., LTD.
44
+
45
+ ## Modifications and validation
46
+
47
+ Conversion selects the released EMA when present and adds LibreYOLO metadata.
48
+ Learned tensors and state-dict keys are unchanged, verified tensor by tensor.
49
+ Checkpoint schema, factory loading, complete parameter coverage, and a finite
50
+ 640-pixel CPU forward pass were checked. COCO accuracy and export parity have
51
+ not been independently re-evaluated for this mirror.
52
+
53
+ Converter: [convert_ec_weights.py](https://github.com/LibreYOLO/libreyolo/blob/feat/ec-o365/weights/convert_ec_weights.py).
54
+
55
+ ## License
56
+
57
+ [EdgeCrafter License](https://github.com/Intellindust-AI-Lab/EdgeCrafter/blob/124cb0922ebe4af55c025af448312c2374210815/LICENSE.md); included verbatim in [LICENSE](./LICENSE).
58
+ See [NOTICE](./NOTICE) for attribution and the license history.
59
+
60
+ The release asset repository still carries Apache-2.0. The main project
61
+ changed to non-commercial terms on August 20, 2026, after this August 14 release.
62
+ LibreYOLO's maintainer chose the stricter EdgeCrafter terms for this optional
63
+ mirror. This is a disclosed redistribution policy, not upstream clarification
64
+ of the conflicting notices or a claim that earlier Apache grants were revoked.
65
+
66
+ Objects365's [dataset terms](https://www.objects365.org/download.html) state
67
+ academic-purpose availability, CC BY 4.0 annotations, and separate image
68
+ restrictions. This repository redistributes model weights, not dataset images.