Skip to content

Commit

Permalink
upload inference codes for DressCode
Browse files Browse the repository at this point in the history
  • Loading branch information
yisol committed Apr 11, 2024
1 parent ef76ffa commit 61b1cca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ We provide pre-computed densepose images and captions for garments [here](https:
We used [detectron2](https://github.com/facebookresearch/detectron2) for obtaining densepose images.
After download DressCode dataset, place image-densepose directories and caption text files as follows.

```
DressCode
|-- dress
|-- images
Expand All @@ -70,6 +71,7 @@ DressCode
|-- image-densepose
|-- dc_caption.txt
|-- ...
```


## Inference
Expand Down

0 comments on commit 61b1cca

Please sign in to comment.