-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Alexandre-Delplanque/new-license
Switch to MIT License
- Loading branch information
Showing
54 changed files
with
252 additions
and
696 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
from .annotations import * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
import torch | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
from typing import Union, Tuple | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
__copyright__ = \ | ||
""" | ||
Copyright (C) 2022 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
Copyright (C) 2024 University of Liège, Gembloux Agro-Bio Tech, Forest Is Life | ||
All rights reserved. | ||
This source code is under the CC BY-NC-SA-4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/). | ||
It is to be used for academic research purposes only, no commercial use is permitted. | ||
This source code is under the MIT License. | ||
Please contact the author Alexandre Delplanque ([email protected]) for any questions. | ||
Last modification: March 29, 2023 | ||
Last modification: March 18, 2024 | ||
""" | ||
__author__ = "Alexandre Delplanque" | ||
__license__ = "CC BY-NC-SA 4.0" | ||
__license__ = "MIT License" | ||
__version__ = "0.2.0" | ||
|
||
|
||
|
Oops, something went wrong.