shadow-cann commited on
Commit
f092121
·
verified ·
1 Parent(s): 73fc470

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ 1720278245769217_facenet1.jpg filter=lfs diff=lfs merge=lfs -text
1720278245769217_facenet1.jpg ADDED

Git LFS Details

  • SHA256: dab154ae7043ab06f2cbf1f81a6e69e1c469764adfdc930a65ad633efe9b8a18
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ tags:
5
+ - hisilicon
6
+ - hispark
7
+ - npu
8
+ - openharmony
9
+ - modelzoo
10
+ - pytorch
11
+ ---
12
+
13
+ # FaceNet
14
+
15
+ FaceNet 是一种基于深度卷积神经网络的端到端人脸识别与特征嵌入模型。相比传统基于手工特征或分阶段匹配的方法,它通过将人脸图像直接映射为固定维度的紧凑特征向量(Embedding),并采用三元组损失(Triplet Loss)优化特征相似度度量,能有效缩小类内差异、扩大类间距离,兼顾识别精度与推理效率,适用于身份验证、人脸检索、监控安防等大规模人脸识别场景。
16
+
17
+ ## Mirror Metadata
18
+
19
+ - Hugging Face repo: shadow-cann/hispark-modelzoo-facenet
20
+ - Portal model id: iapedo790s00
21
+ - Created at: 2025-12-29 10:37:55
22
+ - Updated at: 2025-12-30 20:02:17
23
+ - Category: 计算机视觉
24
+
25
+ ## Framework
26
+
27
+ - PyTorch
28
+
29
+ ## Supported OS
30
+
31
+ - OpenHarmony
32
+ - Linux
33
+
34
+ ## Computing Power
35
+
36
+ - Hi3403V100 SVP_NNN
37
+ - Hi3403V100 NNN
38
+
39
+ ## Tags
40
+
41
+ - 人脸识别
42
+
43
+ ## Detail Parameters
44
+
45
+ - 输入: 160 x 160
46
+ - 参数量: 23.469M
47
+ - 计算量: 2.854GFLOPs
48
+
49
+ ## Files In This Repo
50
+
51
+ - facenet_vggface2_static.onnx (源模型 / 源模型下载; 源模型 / 源模型元数据)
52
+ - SVP_NNN_PC_V1.0.6.0.tgz (附加资源 / 附加资源)
53
+
54
+ ## Upstream Links
55
+
56
+ - Portal card: https://gitbubble.github.io/hisilicon-developer-portal-mirror/model-detail.html?id=iapedo790s00
57
+ - Upstream repository: https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/recognition/FaceNet
58
+ - License reference: https://github.com/timesler/facenet-pytorch/blob/master/LICENSE.md
59
+
60
+ ## Notes
61
+
62
+ - This repository was mirrored from the HiSilicon Developer Portal model card and local downloads captured on 2026-03-27.
63
+ - File ownership follows the portal card mapping, not just filename similarity.
64
+ - Cover image: 1720278245769217_facenet1.jpg
SVP_NNN_PC_V1.0.6.0.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:536b103d08e9490f968207326798e1fc50ea4234888b73db729cd6e6a04c5d8b
3
+ size 31072256
facenet_vggface2_static.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6989b77fdf23d123ad25c172b353e31ac1f07b463a6374f41ce1f0bb342206e4
3
+ size 93958678
model-card.json ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "FaceNet",
3
+ "id": "iapedo790s00",
4
+ "description": "FaceNet 是一种基于深度卷积神经网络的端到端人脸识别与特征嵌入模型。相比传统基于手工特征或分阶段匹配的方法,它通过将人脸图像直接映射为固定维度的紧凑特征向量(Embedding),并采用三元组损失(Triplet Loss)优化特征相似度度量,能有效缩小类内差异、扩大类间距离,兼顾识别精度与推理效率,适用于身份验证、人脸检索、监控安防等大规模人脸识别场景。",
5
+ "category": "计算机视觉",
6
+ "framework": [
7
+ "PyTorch"
8
+ ],
9
+ "supportOs": [
10
+ "OpenHarmony",
11
+ "Linux"
12
+ ],
13
+ "computingPower": [
14
+ "Hi3403V100 SVP_NNN",
15
+ "Hi3403V100 NNN"
16
+ ],
17
+ "tags": [
18
+ "人脸识别"
19
+ ],
20
+ "repositoryUrl": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/recognition/FaceNet",
21
+ "licenseUrl": "https://github.com/timesler/facenet-pytorch/blob/master/LICENSE.md",
22
+ "downloads": [
23
+ {
24
+ "fileName": "facenet_vggface2_static.onnx",
25
+ "variants": [
26
+ "源模型 / 源模型下载",
27
+ "源模型 / 源模型元数据"
28
+ ]
29
+ },
30
+ {
31
+ "fileName": "SVP_NNN_PC_V1.0.6.0.tgz",
32
+ "variants": [
33
+ "附加资源 / 附加资源"
34
+ ]
35
+ }
36
+ ],
37
+ "apiDetail": {
38
+ "createdBy": 139318985286440,
39
+ "creationDate": "2025-12-29 10:37:55",
40
+ "creationUserCN": "sloanqin",
41
+ "lastUpdatedBy": null,
42
+ "lastUpdateDate": "2025-12-30 20:02:17",
43
+ "lastUpdateUserCN": "sloanqin",
44
+ "rowIdx": -1,
45
+ "id": "iapedo790s00",
46
+ "name": "FaceNet",
47
+ "isBeta": 0,
48
+ "betaVersionDesc": "",
49
+ "description": "FaceNet 是一种基于深度卷积神经网络的端到端人脸识别与特征嵌入模型。相比传统基于手工特征或分阶段匹配的方法,它通过将人脸图像直接映射为固定维度的紧凑特征向量(Embedding),并采用三元组损失(Triplet Loss)优化特征相似度度量,能有效缩小类内差异、扩大类间距离,兼顾识别精度与推理效率,适用于身份验证、人脸检索、监控安防等大规模人脸识别场景。",
50
+ "parentId": "iapedo790s00",
51
+ "coverImageId": 1720278245769217,
52
+ "coverImageUrl": "https://openxinhuo-board-image.obs.cn-east-3.myhuaweicloud.com/1720278245769217%2Ffacenet1.jpg",
53
+ "modelEffectId": null,
54
+ "modelEffectUrl": "",
55
+ "computerVersion": [
56
+ "人脸识别"
57
+ ],
58
+ "naturalLanguageProcess": [],
59
+ "multimodal": [],
60
+ "video": [],
61
+ "framework": [
62
+ "PyTorch"
63
+ ],
64
+ "modelRepository": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/recognition/FaceNet",
65
+ "originModel": [
66
+ {
67
+ "id": "1720276131840001",
68
+ "name": "facenet_vggface2_static.onnx",
69
+ "url": null,
70
+ "size": "93958678"
71
+ }
72
+ ],
73
+ "originModelLink": null,
74
+ "dataSet": "http://vis-www.cs.umass.edu/lfw/lfw.tgz",
75
+ "modelLicense": "https://github.com/timesler/facenet-pytorch/blob/master/LICENSE.md",
76
+ "detailParams": [
77
+ {
78
+ "name": "输入",
79
+ "value": "160 x 160"
80
+ },
81
+ {
82
+ "name": "参数量",
83
+ "value": "23.469M"
84
+ },
85
+ {
86
+ "name": "计算量",
87
+ "value": "2.854GFLOPs"
88
+ }
89
+ ],
90
+ "quickStart": {
91
+ "url": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/recognition/FaceNet",
92
+ "markDownUrl": "",
93
+ "developLanguage": [
94
+ {
95
+ "language": "C++",
96
+ "context": "{\"ops\":[{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"16px\",\"color\":\"#40485b\",\"line-height\":\"1.6\"},\"insert\":\"模型可以通过以下代码完成快速推理\"},{\"attributes\":{\"text-indent\":\"0px\"},\"insert\":\"\\n\"},{\"insert\":\"#include \\\"model.h\\\"\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"#include \\\"log.h\\\"\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\\n\"},{\"insert\":\"using namespace Infer;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\\n\"},{\"insert\":\"int main()\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"{\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    EnvInit();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    std::string omModelPath = \\\"/path/to/model.om\\\"; // 模型文件路径 \"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    std::string imagePath = \\\"/path/to/image.jpg\\\"; // 输入图片路径\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    std::unique_ptr<Model> model = std::make_unique<Model>();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    if (model->Load(omModelPath, ModelType::FaceNet) != 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        LOG(ERROR) << \\\"fail to load model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    auto ret = model->Infer(imagePath, FileType::SingelImageFile);\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    if (ret.size() == 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        LOG(ERROR) << \\\"fail to infer model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        model->Unload();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    if (model->Unload() != 0) {\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        LOG(ERROR) << \\\"fail to unload model\\\";\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"        return -1;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    }\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    EnvDeinit();\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"    return 0;\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"insert\":\"}\"},{\"attributes\":{\"text-indent\":\"0px\",\"code-block\":\"plain\"},\"insert\":\"\\n\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"16px\",\"color\":\"#40485b\",\"line-height\":\"1.6\"},\"insert\":\"备注:上述C++代码依赖的动态库与头文件位于\"},{\"attributes\":{\"size\":\"16px\",\"line-height\":\"1.6\",\"color\":\"#095eab\",\"background\":\"transparent\",\"link\":\"https://gitee.com/HiSpark/modelzoo/tree/master/samples/common\"},\"insert\":\"/samples/common\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"16px\",\"color\":\"#40485b\",\"line-height\":\"1.6\"},\"insert\":\"目录下,编译相关配置参考\"},{\"attributes\":{\"size\":\"16px\",\"line-height\":\"1.6\",\"color\":\"#095eab\",\"background\":\"transparent\",\"link\":\"https://gitee.com/HiSpark/modelzoo/blob/master/samples/built-in/recognition/FaceNet/src/CMakeLists.txt\"},\"insert\":\"CMakeLists.txt\"},{\"attributes\":{\"background\":\"#ffffff\",\"size\":\"16px\",\"color\":\"#40485b\",\"line-height\":\"1.6\"},\"insert\":\"。\"},{\"attributes\":{\"text-indent\":\"0px\"},\"insert\":\"\\n\"}]}"
97
+ }
98
+ ]
99
+ },
100
+ "status": "released",
101
+ "currentHandler": "",
102
+ "currentHandlerName": "",
103
+ "jsonPath": "https://gitee.com/sloanqin/modelzoo-dev/blob/codeformer/samples/built-in/recognition/FaceNet/facenet.json",
104
+ "modelAdaptor": [
105
+ {
106
+ "createdBy": null,
107
+ "creationDate": null,
108
+ "creationUserCN": null,
109
+ "lastUpdatedBy": null,
110
+ "lastUpdateDate": null,
111
+ "lastUpdateUserCN": null,
112
+ "rowIdx": -1,
113
+ "id": "i8ttm5k1tc00",
114
+ "name": "Hi3403V100 SVP_NNN",
115
+ "modelId": "iapedo790s00",
116
+ "modelName": "FaceNet",
117
+ "supportNames": [
118
+ "a16w8"
119
+ ],
120
+ "toolkit": [
121
+ {
122
+ "name": "CANN配置",
123
+ "url": "https://hispark-obs.obs.cn-east-3.myhuaweicloud.com/SVP_NNN_PC_V1.0.6.0.tgz",
124
+ "desc": "Al异构计算架构;提升计算效率的关键平台",
125
+ "imgId": "cann"
126
+ },
127
+ {
128
+ "name": "编译工具库",
129
+ "url": "https://gitee.com/HiSpark/pegasus/blob/Beta-v0.9.1/docs/Hi3403V100%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8D%97/Hi3403V100%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8D%97.md",
130
+ "desc": "高效编译,精准适配;AI性能优化,应用流畅运行",
131
+ "imgId": "tool"
132
+ },
133
+ {
134
+ "name": "SDK",
135
+ "url": "https://gitee.com/HiSpark/ss928v100_clang/tree/Beta-v0.9.1/",
136
+ "desc": "稳定、易用的设计;支撑客户快速产品量产",
137
+ "imgId": "sdk"
138
+ }
139
+ ],
140
+ "supportOs": [
141
+ "OpenHarmony",
142
+ "Linux"
143
+ ],
144
+ "supportQuantify": [
145
+ {
146
+ "createdBy": 132241120926760,
147
+ "creationDate": "2026-03-26 19:55:55",
148
+ "creationUserCN": "liaoshibin",
149
+ "lastUpdatedBy": 132241120926760,
150
+ "lastUpdateDate": "2026-03-26 19:55:55",
151
+ "lastUpdateUserCN": "liaoshibin",
152
+ "rowIdx": -1,
153
+ "id": "j6tgendci000",
154
+ "name": "a16w8",
155
+ "computingId": "i8ttm5k1tc00",
156
+ "computingName": "Hi3403V100 SVP_NNN",
157
+ "omOfflineModelUrl": null,
158
+ "omOfflineModelId": 1720276645642242,
159
+ "omOfflineModelSize": "24482261",
160
+ "omOfflineModelName": "facenet_vggface2_dpico.om",
161
+ "omOfflineModel": [
162
+ {
163
+ "id": "1720276645642242",
164
+ "name": "facenet_vggface2_dpico.om",
165
+ "url": null,
166
+ "size": "24482261"
167
+ }
168
+ ],
169
+ "omOfflineModelLink": null,
170
+ "releaseTime": "2025-12-31",
171
+ "boardOs": null,
172
+ "modelLicense": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/recognition/FaceNet/LICENSE",
173
+ "modelPerformance": [
174
+ {
175
+ "performanceValue": "4.07",
176
+ "unit": "耗时(ms)",
177
+ "desc": null
178
+ },
179
+ {
180
+ "performanceValue": "245.73",
181
+ "unit": "性能(fps)",
182
+ "desc": ""
183
+ },
184
+ {
185
+ "performanceValue": "34.671",
186
+ "unit": "单帧内存带宽(MB)",
187
+ "desc": ""
188
+ },
189
+ {
190
+ "performanceValue": "26.344",
191
+ "unit": "内存(MB)",
192
+ "desc": ""
193
+ }
194
+ ],
195
+ "deleted": 0
196
+ }
197
+ ],
198
+ "deleted": 0
199
+ },
200
+ {
201
+ "createdBy": null,
202
+ "creationDate": null,
203
+ "creationUserCN": null,
204
+ "lastUpdatedBy": null,
205
+ "lastUpdateDate": null,
206
+ "lastUpdateUserCN": null,
207
+ "rowIdx": -1,
208
+ "id": "i8ttm5k1tc01",
209
+ "name": "Hi3403V100 NNN",
210
+ "modelId": "iapedo790s00",
211
+ "modelName": "FaceNet",
212
+ "supportNames": [
213
+ "f16"
214
+ ],
215
+ "toolkit": [
216
+ {
217
+ "name": "CANN配置",
218
+ "url": null,
219
+ "desc": "5.30.t11.7.b110; (请联系FAE获取)",
220
+ "imgId": "cann"
221
+ },
222
+ {
223
+ "name": "编译工具库",
224
+ "url": "",
225
+ "desc": "aarch64-mix210-linux-gcc;(请联系FAE获取)",
226
+ "imgId": "tool"
227
+ },
228
+ {
229
+ "name": "SDK",
230
+ "url": "",
231
+ "desc": "SS928 V100R001C02SPC022; (请联系FAE获取)",
232
+ "imgId": "sdk"
233
+ }
234
+ ],
235
+ "supportOs": [
236
+ "Linux"
237
+ ],
238
+ "supportQuantify": [
239
+ {
240
+ "createdBy": 132241120926760,
241
+ "creationDate": "2026-03-26 19:55:55",
242
+ "creationUserCN": "liaoshibin",
243
+ "lastUpdatedBy": 132241120926760,
244
+ "lastUpdateDate": "2026-03-26 19:55:55",
245
+ "lastUpdateUserCN": "liaoshibin",
246
+ "rowIdx": -1,
247
+ "id": "j6tgeneki000",
248
+ "name": "f16",
249
+ "computingId": "i8ttm5k1tc01",
250
+ "computingName": "Hi3403V100 NNN",
251
+ "omOfflineModelUrl": null,
252
+ "omOfflineModelId": 1720276844871683,
253
+ "omOfflineModelSize": "48742196",
254
+ "omOfflineModelName": "facenet_vggface2_dlite_fp16.om",
255
+ "omOfflineModel": [
256
+ {
257
+ "id": "1720276844871683",
258
+ "name": "facenet_vggface2_dlite_fp16.om",
259
+ "url": null,
260
+ "size": "48742196"
261
+ }
262
+ ],
263
+ "omOfflineModelLink": null,
264
+ "releaseTime": "2025-12-31",
265
+ "boardOs": null,
266
+ "modelLicense": "https://gitee.com/HiSpark/modelzoo/tree/master/samples/built-in/recognition/FaceNet/LICENSE",
267
+ "modelPerformance": [
268
+ {
269
+ "performanceValue": "6.27",
270
+ "unit": "耗时(ms)",
271
+ "desc": null
272
+ },
273
+ {
274
+ "performanceValue": "159.41",
275
+ "unit": "性能(fps)",
276
+ "desc": ""
277
+ },
278
+ {
279
+ "performanceValue": "70.628",
280
+ "unit": "单帧内存带宽(MB)",
281
+ "desc": ""
282
+ },
283
+ {
284
+ "performanceValue": "143.895",
285
+ "unit": "内存(MB)",
286
+ "desc": ""
287
+ }
288
+ ],
289
+ "deleted": 0
290
+ }
291
+ ],
292
+ "deleted": 0
293
+ }
294
+ ],
295
+ "saveType": null,
296
+ "deleteType": null,
297
+ "latest": "Y",
298
+ "deleted": 0,
299
+ "modelPhase": "released",
300
+ "remark": null,
301
+ "fileInfo": null,
302
+ "reviewType": null,
303
+ "owner": "sloanqin",
304
+ "ownerBy": 139318985286440,
305
+ "optional": null,
306
+ "optionalList": [
307
+ "0e900d99dee8461b8",
308
+ "whalenowings"
309
+ ],
310
+ "optionalBy": null,
311
+ "downloadNum": 39,
312
+ "collectNum": null,
313
+ "isCollect": null
314
+ }
315
+ }