[ 
https://issues.apache.org/jira/browse/MXNET-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684887#comment-16684887
 ] 

Mikhail Lobanov commented on MXNET-1211:
----------------------------------------

PR: https://github.com/apache/incubator-mxnet/pull/13226

> Factor and "Like" modes in BilinearResize2D operator
> ----------------------------------------------------
>
>                 Key: MXNET-1211
>                 URL: https://issues.apache.org/jira/browse/MXNET-1211
>             Project: Apache MXNet
>          Issue Type: Improvement
>          Components: Apache MXNet Backend
>            Reporter: Mikhail Lobanov
>            Priority: Major
>              Labels: pull-request-available
>
> When implementing segmentation network ICNet faced a necessity in few options 
> that are not realized in contrib.BilinearResize2D operator.
>  * The first one is ability to multiply original height and width by factor.
>  * The second one is resizing to the size of another tensor. Due to lack of 
> ability to get size of tensor in symbol-graph this option is really needed.
>  * And the third one is ability to get exactly even or odd value of height 
> and width when we doing multiplying by factor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to