forked from mindspore-Ecosystem/mindspore
add some GPU model for ci_test
This commit is contained in:
parent
292e4a4e2e
commit
36adc74617
|
@ -57,3 +57,8 @@ detect-mbv1-shortcut-400-400_nopostprocess_simplified
|
|||
detect_mbv1_640_480_nopostprocess_simplified
|
||||
retinaface
|
||||
deconv_test_model
|
||||
age_new
|
||||
detection_retinaface_fix
|
||||
landmark
|
||||
plat_isface
|
||||
PoseNet_dla_17_x512
|
||||
|
|
|
@ -1,2 +1,10 @@
|
|||
mobilenet_v1_1.0_224.tflite
|
||||
mobilenet_v2_1.0_224.tflite
|
||||
mtk_isface.tflite
|
||||
mtk_landmark.tflite
|
||||
mtk_new_detect.tflite
|
||||
mtk_pose.tflite
|
||||
mtk_model_emotions_0727_nosoftmax.tflite
|
||||
landmark
|
||||
PoseNet_dla_17_x512
|
||||
plat_isface
|
||||
|
|
|
@ -16,3 +16,8 @@ mtk_model_normalize_object_scene_ps_20200826_f32_no_softmax.tflite
|
|||
mtk_276landmark_0913.tflite
|
||||
mtk_face_recognition.tflite
|
||||
mtk_convert_model.tflite
|
||||
detection_retinaface_fix
|
||||
landmark
|
||||
PoseNet_dla_17_x512
|
||||
age_new
|
||||
plat_isface
|
||||
|
|
Loading…
Reference in New Issue