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 • 5.04 kiB
Unicode text, UTF-8 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.

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 (only applicable to our owh code, not the YOLO model):

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.

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/.

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.

    © 2019-2020 Fülöp Bettina-Elena, Cristea Ioan, 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.

  • If the file name has the sushi prefix, it comes from https://github.com/arthur-cen/smartTrashBin/tree/master/data.

    © 2021 Arthur Cen, Attribution Share-Alike 4.0.

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