huangshiyu13 / RPNplus

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

proposal_prepare in data_engine #11

Closed woobin09 closed 7 years ago

woobin09 commented 7 years ago

Inside proposal_prepare, why did you increment h and w to be incremented *16 + 8 from i,j?