-
Notifications
You must be signed in to change notification settings - Fork 0
/
oss-pkg-info.yaml
115 lines (105 loc) · 2.94 KB
/
oss-pkg-info.yaml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Open Source Software Package:
- name: mediapipe
version: "0.8.10"
source: "https://github.com/google/mediapipe"
license:
- Apache-2.0
file:
- face_detection_short_range.tflite
- selfie_segmentation.tflite
- third_party/mediapipe/selfie/transpose_conv_bias.h
- third_party/mediapipe/selfie/transpose_conv_bias.cpp
- extensions/face/FaceDetector.cpp
- include/aifex/face/FaceDetector.h
yocto_recipe: edgeai-vision
- name: project-posenet
version: ""
source: "https://github.com/google-coral/project-posenet"
license:
- Apache-2.0
file:
- posenet_mobilenet_v1_075_353_481_quant_decoder.tflite
- third_party/posenet/posenet_decoder.h
- third_party/posenet/posenet_decoder.cc
- third_party/posenet/posenet_decoder_op.h
- third_party/posenet/posenet_decoder_op.cc
yocto_recipe: edgeai-vision
- name: opencv
version: "4.5.5"
source: "https://github.com/opencv/opencv"
license:
- Apache-2.0
file:
- extensions/face/YuNetFaceDetectorV2.cpp
- extensions/face/YuNetFaceDetector.cpp
- include/aifex/face/YuNetFaceDetector.h
- include/aifex/face/YuNetFaceDetectorV2.h
yocto_recipe: edgeai-vision
- name: opencv_zoo
version: ""
source: "https://github.com/opencv/opencv_zoo/blob/master/models/face_detection_yunet/face_detection_yunet_2022mar.onnx"
license:
- Apache-2.0
file:
- yunet_yunet_final_360_640_simplify_float32.tflite
yocto_recipe: edgeai-vision
- name: openvino2tensorflow
version: ""
source: "https://github.com/PINTO0309/openvino2tensorflow"
license:
- MIT
file:
- yunet_yunet_final_360_640_simplify_float32.tflite
yocto_recipe: edgeai-vision
- name: onnx-tensorflow
version: ""
source: "https://github.com/onnx/onnx-tensorflow"
license:
- Apache-2.0
file:
- yunet_yunet_final_360_640_simplify_float32.tflite
yocto_recipe: edgeai-vision
- name: PaddleOCR
version: ""
source: "https://github.com/PaddlePaddle/PaddleOCR"
license:
- Apache-2.0
file:
- paddleocr_320_320_float32.tflite
- extensions/text/TextDetector.cpp
- include/aifex/text/TextDetector.h
yocto_recipe: edgeai-vision
- name: dusty-nv-pytorch-ssd
version: ""
source: "https://github.com/dusty-nv/pytorch-ssd/"
license:
- MIT
file:
- signlanguagearea_mb2_ssd_lite_float32.tflite
yocto_recipe: edgeai-vision
- name: jetson-inference
version: ""
source: "https://github.com/dusty-nv/jetson-inference"
license:
- MIT
file:
- signlanguagearea_mb2_ssd_lite_float32.tflite
yocto_recipe: edgeai-vision
- name: polyclipping
version: "6.4.2"
source: "https://sourceforge.net/projects/polyclipping"
license:
- BSL-1.0
file:
- third_party/clipper/clipper.cpp
- third_party/clipper/clipper.hpp
yocto_recipe: edgeai-vision
- name: stackoverflow-67466242-5
version: ""
source: "https://stackoverflow.com/revisions/67466242/5"
license:
- CC-BY-SA-4.0
file:
- third_party/CubicSpline/CubicSpline.h
- third_party/CubicSpline/CubicSpline.cpp
yocto_recipe: edgeai-vision