Subh775 commited on
Commit
1116e6c
·
verified ·
1 Parent(s): a54bae3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - confusion_matrix
7
+ base_model:
8
+ - microsoft/resnet-50
9
+ pipeline_tag: image-classification
10
+ tags:
11
+ - backbone
12
+ ---
13
+
14
+ # ResNet-50 layer for Image Classification via Feature Extraction
15
+
16
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/66c6048d0bf40704e4159a23/XsLaVBv1X0nHmQTY2Q0IC.png)