huangshiyu13 / RPNplus

RPN+(Tensorflow) for people detection
MIT License
181 stars 85 forks source link

How can I handle with different size pictures? #20

Open wzc118 opened 6 years ago

wzc118 commented 6 years ago

And I use the pre-trained model on my data, there are always several boxes overlapped on one body, how can I fix this , is it related to the threshold of nms? Or I need to retrain by myself?