Lutz Roeder 3 лет назад
Родитель
Сommit
ca92dbccd0
1 измененных файлов с 9 добавлено и 9 удалено
  1. 9 9
      test/models.json

+ 9 - 9
test/models.json

@@ -48,6 +48,13 @@
     "error":    "The file 'saved_model.pb' does not exist in 'keras_metadata.pb'.",
     "link":     "https://github.com/lutzroeder/netron/issues/458"
   },
+  {
+    "type":     "_",
+    "target":   "keras2onnx.onnx",
+    "source":   "https://github.com/lutzroeder/netron/files/5738366/keras2onnx.onnx.zip[keras2onnx.onnx]",
+    "error":    "File format is not onnx.ModelProto (Unexpected end of file) in 'keras2onnx.onnx'.",
+    "link":     "https://github.com/lutzroeder/netron/issues/6"
+  },
   {
     "type":     "_",
     "target":   "knift_index.pb",
@@ -3444,13 +3451,6 @@
     "format":   "ONNX v3",
     "link":     "https://github.com/lutzroeder/netron/issues/6"
   },
-  {
-    "type":     "onnx",
-    "target":   "keras2onnx.onnx",
-    "source":   "https://github.com/lutzroeder/netron/files/5738366/keras2onnx.onnx.zip[keras2onnx.onnx]",
-    "error":    "File format is not onnx.ModelProto (Unexpected end of file) in 'keras2onnx.onnx'.",
-    "link":     "https://github.com/lutzroeder/netron/issues/6"
-  },
   {
     "type":     "onnx",
     "target":   "Kmeans.onnx",
@@ -3746,8 +3746,8 @@
 
   {
     "type":     "onnx",
-    "target":   "yolov3.onnx",
-    "source":   "https://github.com/lutzroeder/netron/files/5581031/yolov3.onnx.zip[yolov3.onnx]",
+    "target":   "yolov3.onnx.zip",
+    "source":   "https://github.com/lutzroeder/netron/files/8942116/yolov3.onnx.zip",
     "format":   "ONNX v5",
     "producer": "keras2onnx 1.5.1",
     "link":     "https://github.com/lutzroeder/netron/issues/6"