prithivMLmods commited on
Commit
82f8418
·
verified ·
1 Parent(s): 7ef9e0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
4
  # **Fashion-Product-Usage**
5
 
6
  > **Fashion-Product-Usage** is a vision-language model fine-tuned from **google/siglip2-base-patch16-224** using the **SiglipForImageClassification** architecture. It classifies fashion product images based on their intended usage context.
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google/siglip2-so400m-patch14-384
7
+ pipeline_tag: image-classification
8
+ library_name: transformers
9
+ tags:
10
+ - fashion
11
+ - product
12
+ - usage
13
+ - Casual
14
+ - Ethnic
15
+ - Formal
16
  ---
17
+
18
+ ![14.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/LNIOy8V_w0loMrVMtTyIK.png)
19
+
20
  # **Fashion-Product-Usage**
21
 
22
  > **Fashion-Product-Usage** is a vision-language model fine-tuned from **google/siglip2-base-patch16-224** using the **SiglipForImageClassification** architecture. It classifies fashion product images based on their intended usage context.