soeaver / Parsing-R-CNN

Parsing R-CNN for Instance-Level Human Analysis
MIT License
298 stars 35 forks source link

Multilabel classification #28

Open abhigoku10 opened 2 years ago

abhigoku10 commented 2 years ago

@soeaver @rs9899 Thanks for open sourcing the code base i have few queries

  1. can we change the parsing branch to an attribute branch where age and gender are the attributes fo the person so it will be multilabel classification
  2. how can we extend this work where detection happens to all the objects but parsing mask segmentation happends to only person branch Thanks in advance