adhamelarabawy commited on
Commit
81e3e27
·
1 Parent(s): 64dc5ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -22,7 +22,6 @@ I used a subset of DeepFashion v1 in order to curate a dataset of paired images
22
  - The human models seem to have good coverage on most ethnicities/body types. Early analysis also shows that there is not any ethnicity/body type bias.
23
  - Most/all the images have a white background. From my testing, the model generalizes quite well to other domains (with natural/diverse backgrounds/poses).
24
  - My hypothesis is that the paired nature of the data allowed the model to pick up on the correct features, which has made it very robust.
25
- - As a testament to the robustness of this model, I have been unable to find a misclassification error using this model for my usecase to date.
26
  |Presence Case|Absence Case|
27
  |---|---|
28
  |<img src="https://datasets-server.huggingface.co/cached-assets/forgeml/viton_hd/--/forgeml--viton_hd/train/226/image/image.jpg" width="100px">|<img src="https://datasets-server.huggingface.co/cached-assets/forgeml/viton_hd/--/forgeml--viton_hd/train/226/cloth/image.jpg" width="100px">|
 
22
  - The human models seem to have good coverage on most ethnicities/body types. Early analysis also shows that there is not any ethnicity/body type bias.
23
  - Most/all the images have a white background. From my testing, the model generalizes quite well to other domains (with natural/diverse backgrounds/poses).
24
  - My hypothesis is that the paired nature of the data allowed the model to pick up on the correct features, which has made it very robust.
 
25
  |Presence Case|Absence Case|
26
  |---|---|
27
  |<img src="https://datasets-server.huggingface.co/cached-assets/forgeml/viton_hd/--/forgeml--viton_hd/train/226/image/image.jpg" width="100px">|<img src="https://datasets-server.huggingface.co/cached-assets/forgeml/viton_hd/--/forgeml--viton_hd/train/226/cloth/image.jpg" width="100px">|