rizavelioglu
commited on
Commit
•
951a9ca
1
Parent(s):
bec71cf
Update README.md
Browse files
README.md
CHANGED
@@ -12,10 +12,12 @@ datasets:
|
|
12 |
pipeline_tag: object-detection
|
13 |
---
|
14 |
|
15 |
-
##
|
16 |
|
17 |
The models proposed in the paper ["FashionFail: Addressing Failure Cases in Fashion Object Detection and Segmentation"](https://arxiv.org/abs/2404.08582)
|
18 |
|
|
|
|
|
19 |
## Usage
|
20 |
|
21 |
```python
|
|
|
12 |
pipeline_tag: object-detection
|
13 |
---
|
14 |
|
15 |
+
## Facere
|
16 |
|
17 |
The models proposed in the paper ["FashionFail: Addressing Failure Cases in Fashion Object Detection and Segmentation"](https://arxiv.org/abs/2404.08582)
|
18 |
|
19 |
+
Also, check out the [Project Page](https://rizavelioglu.github.io/fashionfail/).
|
20 |
+
|
21 |
## Usage
|
22 |
|
23 |
```python
|