From dc8cb1330fd8732f2d223e76a8ef1f2466a66240 Mon Sep 17 00:00:00 2001 From: Anish Date: Wed, 15 May 2024 03:20:27 +0530 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c66293..2b12883 100644 --- a/README.md +++ b/README.md @@ -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.