Commit ·
478c2c6
1
Parent(s): 8cd2fde
Create intial dummy structure
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
L&Aser Dataset Replication License (Version 1.0)
|
| 2 |
+
Copyright (c) 2025 Laudando & Associates LLC
|
| 3 |
+
|
| 4 |
+
This license governs the use of the L&Aser Reference Dataset ("Dataset") and is designed to support open research, non-commercial experimentation, and public validation of the L&Aser perception framework.
|
| 5 |
+
|
| 6 |
+
1. Purpose
|
| 7 |
+
The Dataset is released to:
|
| 8 |
+
- Enable independent verification of perception algorithms
|
| 9 |
+
- Support non-commercial research and replication efforts
|
| 10 |
+
- Provide a foundation for non-commercial dataset extensions and benchmark development
|
| 11 |
+
|
| 12 |
+
2. Permitted Uses
|
| 13 |
+
You may:
|
| 14 |
+
- Download, view, and analyze the Dataset
|
| 15 |
+
- Use the Dataset for non-commercial research and academic publication
|
| 16 |
+
- Use the Dataset to validate perception frameworks or robotic systems
|
| 17 |
+
- Share non-commercial derivative annotations under the same license
|
| 18 |
+
|
| 19 |
+
3. Restrictions
|
| 20 |
+
You may not:
|
| 21 |
+
- Use the Dataset, or any derivative work, for commercial purposes without a commercial license from Laudando & Associates LLC
|
| 22 |
+
- Use the Dataset to train or evaluate models intended for commercial laser weeding, spraying, or agricultural automation products
|
| 23 |
+
- Incorporate the Dataset into any monetized platform, SaaS tool, or robotics service
|
| 24 |
+
- Misrepresent the origin of the Dataset or remove any embedded attribution or metadata
|
| 25 |
+
|
| 26 |
+
4. Redistribution
|
| 27 |
+
If you redistribute the Dataset or derivative versions:
|
| 28 |
+
- You must retain this license in full
|
| 29 |
+
- You must provide proper attribution to Laudando & Associates LLC
|
| 30 |
+
- You must apply the same license (or an equivalent non-commercial license) to your derivative annotations or splits
|
| 31 |
+
|
| 32 |
+
5. Commercial Licensing
|
| 33 |
+
If you wish to:
|
| 34 |
+
- Use the Dataset to develop commercial perception systems
|
| 35 |
+
- Deploy models trained or validated using the Dataset
|
| 36 |
+
- Integrate Dataset-derived assets into a commercial robotics product
|
| 37 |
+
|
| 38 |
+
You must obtain a commercial data license from:
|
| 39 |
+
Laudando & Associates LLC
|
| 40 |
+
📩 chris@laudando.com
|
| 41 |
+
|
| 42 |
+
6. Disclaimer
|
| 43 |
+
THE DATASET IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE.
|
| 44 |
+
|
| 45 |
+
This license is based in part on Meta's REPLICATE Dataset License and modified to reflect the goals of Laudando & Associates LLC in promoting transparent, replicable, and defensible AgTech innovation.
|
README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# D-FINE Pucks Dataset
|
| 2 |
+
|
| 3 |
+
This dataset contains images and annotations for object detection, used in the D-FINE system developed by Laudando & Associates LLC.
|