Explorar el Código

Update darknet-metadata.json

Lutz Roeder hace 5 años
padre
commit
5425ba7770
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      source/darknet-metadata.json

+ 12 - 0
source/darknet-metadata.json

@@ -295,6 +295,12 @@
       "category": "Activation"
     }
   },
+  {
+    "name": "relu6",
+    "schema": {
+      "category": "Activation"
+    }
+  },
   {
     "name": "relie",
     "schema": {
@@ -373,6 +379,12 @@
       "category": "Activation"
     }
   },
+  {
+    "name": "h_swish",
+    "schema": {
+      "category": "Activation"
+    }
+  },
   {
     "name": "mish",
     "schema": {