forked from alibaba/EasyCV
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
46 lines (36 loc) · 1.15 KB
/
NOTICE
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
38
39
40
41
42
43
44
45
46
=============================================================
EasyCV is a open source tool developed by Alibaba PAI Team
Copyright (c) 2020-2022, Alibaba Group Holding Limited.
Licensed under the Apache License, Version 2.0
=============================================================
This toolkit contains various third-party components under
different open source licenses
---------------------------
mtcnn
MIT License
Copyright (c) 2019 Iván de Paz Centeno
---------------------------
U2SOD
Apache License, Version 2.0
==============================================================
This toolkit implements some models refer to some repositories
under different open source licenses
-----------------------------
moby
MIT License
Copyright (c) Microsoft Corporation.
-----------------------------
dino
Apache License, Version 2.0
Copyright (c) Meta, Inc
-----------------------------
yolox
Apache License, Version 2.0
Copyright (c) 2014-2021 Megvii Inc
preprocess pipeline for yolox
Apache License, Version 2.0
Copyright (c) OpenMMLab
-----------------------------
training evaluation pipeline and keypoint-model
Apache License, Version 2.0
Copyright (c) OpenMMLab