teo-sanchez commited on
Commit
086c532
·
1 Parent(s): d8ffefa

Create README.md

Browse files

Export of DenseNet169, DenseNet201, and ResNet152 as tfjs binaries.
Exported from the corresponding Keras versions in https://www.tensorflow.org/api_docs/python/tf/keras/applications

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: image-classification
5
+ ---
6
+
7
+ Export of DenseNet169, DenseNet201, and ResNet152 as tfjs binaries.
8
+ Exported from the corresponding Keras versions in https://www.tensorflow.org/api_docs/python/tf/keras/applications