Mikhail Lobanov created MXNET-1211:
--------------------------------------
Summary: 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
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]