Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
| 2 |
tags:
|
| 3 |
- model_hub_mixin
|
| 4 |
- pytorch_model_hub_mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
This is fashion image feature extractor model.
|
|
@@ -73,4 +77,4 @@ with torch.no_grad():
|
|
| 73 |
<img src="detection_image1.png" width="500" alt="detection_image1">
|
| 74 |
<img src="result_image1.png" width="700" alt="result_image1">
|
| 75 |
<img src="detection_image2.png" width="500" alt="detection_image2">
|
| 76 |
-
<img src="result_image2.png" width="700" alt="result_image2">
|
|
|
|
| 2 |
tags:
|
| 3 |
- model_hub_mixin
|
| 4 |
- pytorch_model_hub_mixin
|
| 5 |
+
license: mit
|
| 6 |
+
datasets:
|
| 7 |
+
- yainage90/onthelook-fashion-anchor-positive-images
|
| 8 |
+
- yainage90/kream-fashion-anchor-positive-images
|
| 9 |
---
|
| 10 |
|
| 11 |
This is fashion image feature extractor model.
|
|
|
|
| 77 |
<img src="detection_image1.png" width="500" alt="detection_image1">
|
| 78 |
<img src="result_image1.png" width="700" alt="result_image1">
|
| 79 |
<img src="detection_image2.png" width="500" alt="detection_image2">
|
| 80 |
+
<img src="result_image2.png" width="700" alt="result_image2">
|