-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE.txt
More file actions
33 lines (25 loc) · 778 Bytes
/
NOTICE.txt
File metadata and controls
33 lines (25 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
RefNet: Edge-Aware Reflective Network for SRAI
Copyright 2025 Nenad Bursac
This product includes software developed by Nenad Bursac.
Third-Party Components:
1. PyTorch
- License: BSD-3-Clause
- Copyright: Facebook, Inc.
- URL: https://pytorch.org/
2. NumPy
- License: BSD-3-Clause
- Copyright: NumPy Developers
- URL: https://numpy.org/
3. PyYAML
- License: MIT
- Copyright: Kirill Simonov
- URL: https://pyyaml.org/
4. scikit-learn
- License: BSD-3-Clause
- Copyright: scikit-learn developers
- URL: https://scikit-learn.org/
5. Transformers
- License: Apache-2.0
- Copyright: Hugging Face, Inc.
- URL: https://huggingface.co/transformers/
This software is provided "as is" without warranty of any kind, express or implied.