By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 COPYING.md

View raw Download
text/plain • 4.14 kiB
ASCII text

Unless otherwise stated, the software (source code) in this repository is licenced under the GNU Affero General Public License, with an additional permission in section 7.

The YOLOv8 model shipped is also licensed under the GNU Affero General Public License. The original repository can be found here.

A copy of the licence is located in the file LICENCE-GNU-AGPL.md in this directory.

This program is free software, you can redistribute it and/or modify it under the terms of GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of or FITNESS FOR A PARTICULAR PURPOSE. See the General Public License for more details.

You should have received a copy of the the GNU Affero General Public License, along with this program. If not, see https://www.gnu.org/licenses/.

Additional permission under the GNU Affero GPL version 3 section 7:

If you modify this program, or any covered work, by linking or combining it with other code, such other code is not for that reason alone subject to any of the requirements of the GNU Affero GPL version 3.

Unless otherwise stated, the annotations in this repository are dual-licensed under either of these licences:

  • Creative Commons Attribution Share-Alike 4.0. To view a copy of this license, read the LICENCE-CC-BY-SA.md file, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

  • Creative Commons Attribution Non-Commercial 4.0. To view a copy of this license, read the LICENCE-CC-BY-NC.md file, visit http://creativecommons.org/licenses/by-nc/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

You do not have to comply with the terms of both licences. Choose one and comply only with it.

The images in the repository are licensed depending on their source:

  • If the file name has the original prefix (or no prefix at all), the images are licenced under the same terms as the annotations (see above).

  • If the file name has the ffml prefix, it comes from https://www.kaggle.com/datasets/cristeaioan/ffml-dataset and is licensed under Creative Commons Attribution Share-Alike 4.0.

  • If the file name has the dwc prefix, it comes from https://www.kaggle.com/datasets/arkadiyhacks/drinking-waste-classification and is in the public domain.

The VIA application shipped in this repository (located at the /via path) is licensed under the BSD licence.

Copyright (c) 2016-2021, Abhishek Dutta, Visual Geometry Group, Oxford University and VIA Contributors.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

                
                    
1
Unless otherwise stated, the software (source code) in this repository is licenced under the GNU Affero General Public License,
2
with an additional permission in section 7.
3
4
The YOLOv8 model shipped is also licensed under the GNU Affero General Public License.
5
The original repository can be found [here](https://github.com/ultralytics/ultralytics).
6
7
A copy of the licence is located in the file `LICENCE-GNU-AGPL.md` in this directory.
8
9
> This program is free software, you can redistribute it and/or modify
10
it under the terms of GNU Affero General Public License
11
as published by the Free Software Foundation, either version 3
12
of the License, or (at your option) any later version.
13
14
> This program is distributed in the hope that it will be useful,
15
but WITHOUT ANY WARRANTY; without even the implied warranty of
16
or FITNESS FOR A PARTICULAR PURPOSE. See the
17
General Public License for more details.
18
19
> You should have received a copy of the the GNU Affero
20
General Public License, along with this program. If not, see
21
<https://www.gnu.org/licenses/>.
22
23
> ##### Additional permission under the GNU Affero GPL version 3 section 7:
24
> If you modify this program, or any covered work, by linking or
25
combining it with other code, such other code is not for that reason
26
alone subject to any of the requirements of the GNU Affero GPL
27
version 3.
28
29
Unless otherwise stated, the annotations in this repository are dual-licensed under either of these licences:
30
31
* [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
32
To view a copy of this license, read the `LICENCE-CC-BY-SA.md` file, visit http://creativecommons.org/licenses/by-sa/4.0/
33
or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
34
* [Creative Commons Attribution Non-Commercial 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
35
To view a copy of this license, read the `LICENCE-CC-BY-NC.md` file, visit http://creativecommons.org/licenses/by-nc/4.0/
36
or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
37
38
You do not have to comply with the terms of both licences. Choose one and comply only with it.
39
40
The images in the repository are licensed depending on their source:
41
42
* If the file name has the `original` prefix (or no prefix at all), the images are licenced under the same terms as the annotations (see above).
43
* If the file name has the `ffml` prefix, it comes from https://www.kaggle.com/datasets/cristeaioan/ffml-dataset and is licensed under [Creative Commons Attribution Share-Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
44
* If the file name has the `dwc` prefix, it comes from https://www.kaggle.com/datasets/arkadiyhacks/drinking-waste-classification and is in the public domain.
45
46
The VIA application shipped in this repository (located at the `/via` path) is licensed under the BSD licence.
47
> Copyright (c) 2016-2021, Abhishek Dutta, Visual Geometry Group, Oxford University and VIA Contributors.
48
49
> All rights reserved.
50
51
> Redistribution and use in source and binary forms, with or without
52
modification, are permitted provided that the following conditions are met:
53
54
> Redistributions of source code must retain the above copyright notice, this
55
list of conditions and the following disclaimer.
56
57
> Redistributions in binary form must reproduce the above copyright notice,
58
this list of conditions and the following disclaimer in the documentation
59
and/or other materials provided with the distribution.
60
61
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
62
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
63
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
64
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
65
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
66
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
67
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
68
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
69
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
70
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
71
POSSIBILITY OF SUCH DAMAGE.
72