dangweili / pedestrian-attribute-recognition-pytorch

A simple baseline for pedestrian attribute recognition in surveillance scenarios
332 stars 80 forks source link

Implement model under Resnet 101 backbone network #22

Open nakill opened 5 years ago

nakill commented 5 years ago

Hi,

How to replace resnet50 into resnet101 .

Thks.