ajithvcoder / Pedestrian_Attribute_Recognition

9 stars 3 forks source link

SENet #4

Open abhigoku10 opened 3 years ago

abhigoku10 commented 3 years ago

@ajithvallabai thanks for taking teh backup from valencbond repo , just wanted to knw

  1. did u train any model with the repo r u getting the same accuracy mentioned in the paper
  2. hwo to train the model with senet backbone ?
ajithvcoder commented 1 year ago
  1. May be similar to that i think not sure of it. You can refer this https://github.com/valencebond/Rethinking_of_PAR
  2. You need to import senet instead of resenet here https://github.com/ajithvallabai/Pedestrian_Attribute_Recognition/blob/master/train.py#L15 . Then you can use senet as backbone