-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
37 lines (30 loc) · 1.38 KB
/
Copy pathNOTICE
File metadata and controls
37 lines (30 loc) · 1.38 KB
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
34
35
36
37
mruby-gpu — Third-party acknowledgements
==========================================
This project incorporates or depends on the following third-party
components. Each retains its original license terms.
------------------------------------------------------------
UltraFace-slim (bundled — models/ultraface-slim.{param,bin})
------------------------------------------------------------
Source : https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
Author : Linzaer
License: MIT License
The files models/ultraface-slim.param and models/ultraface-slim.bin
are redistributed under the terms of the original MIT License.
------------------------------------------------------------
NCNN (runtime dependency — not bundled)
------------------------------------------------------------
Source : https://github.com/Tencent/ncnn
Author : Tencent
License: BSD-3-Clause
Users must install NCNN separately (see README).
No NCNN source code or binaries are redistributed by this project.
------------------------------------------------------------
mruby
------------------------------------------------------------
Source : https://github.com/mruby/mruby
License: MIT License
------------------------------------------------------------
Vulkan / SDL2
------------------------------------------------------------
System libraries provided by the OS / Khronos Group / SDL project.
Not bundled.