Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anish9 authored May 14, 2024
1 parent 3e7efa2 commit dc8cb13
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,21 @@
## Basic Requirements
```
* Python3
* Tensorflow 2.2 >=
* Tensorflow 2.2 <=
* OpenCV
* Numpy
```
## Results
![results2](https://github.com/anish9/Fashion-AI-segmentation/blob/master/c2.png)
## Output
![results2](https://github.com/anish9/Fashion-AI-segmentation/blob/master/response_result.png)

## Inference
****download the pretrained model****
[download](https://drive.google.com/file/d/1SJbtdkaRMrc0EtbwiMXbYw_lKYYrKBDb/view?usp=sharing)

```
Simple inference is available in run.py
```

### Note:
* ###### current model supports full body and top wear dresses only.

Expand Down

0 comments on commit dc8cb13

Please sign in to comment.