Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the json file for featurelines #18

Open
msverma101 opened this issue Sep 23, 2023 · 0 comments
Open

the json file for featurelines #18

msverma101 opened this issue Sep 23, 2023 · 0 comments

Comments

@msverma101
Copy link

could you please tell me how did you get these fearuerlines or points for each catagories in the 13 fashion2d dataset and how the hem lines the necklines were defined.
if it was a automated process could you please point it out.
i tried both HRnet and MMpose. HRnet does not have a pretrained model. i tried the Deepfashion-agg-81 and their pretrained model is currupted . MMPose does not provide a good output for the feature lines.

this is an example of the json file you have saved for the test dataset and i would like to create one for my custom dataset
{
"version": "5.0.1",
"flags": {},
"shapes": [
{
"label": "neck",
"points": [
[
477.17391304347825,
272.2826086956522
],
[
546.195652173913,
270.1086956521739
]

...
...
...
..
"group_id": null,
"shape_type": "polygon",
"flags": {}
}
],
"imagePath": "000000.png",
"imageData

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant