chainer-pose-proposal-net icon indicating copy to clipboard operation
chainer-pose-proposal-net copied to clipboard

network prepare?

Open lunalulu opened this issue 5 years ago • 3 comments

Is there no padding in the preprocessing of the network input?

lunalulu avatar Sep 20 '19 08:09 lunalulu

You do not have to worry about it. This line prepare image process before inference.

https://github.com/Idein/chainer-pose-proposal-net/blob/6f737a25579b676d7bd33487da08c1c870143c49/predict.py#L39

terasakisatoshi avatar Sep 20 '19 10:09 terasakisatoshi

thanks,i know that,but i cant see padding

| | BoxrOQ 邮箱:[email protected] |

Signature is customized by Netease Mail Master

On 09/20/2019 18:53, Satoshi Terasaki wrote:

You do not have to worry about it. This line prepare image process before inference.

https://github.com/Idein/chainer-pose-proposal-net/blob/6f737a25579b676d7bd33487da08c1c870143c49/predict.py#L39

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

lunalulu avatar Sep 20 '19 10:09 lunalulu

Could you show me an example to explain your issue?

terasakisatoshi avatar Sep 20 '19 11:09 terasakisatoshi