You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Fei Hu (JIRA)" <ji...@apache.org> on 2017/06/22 18:15:00 UTC

[jira] [Assigned] (SYSTEMML-1676) Add a new 2D softmax layer

     [ https://issues.apache.org/jira/browse/SYSTEMML-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fei Hu reassigned SYSTEMML-1676:
--------------------------------

    Assignee: Fei Hu  (was: Mike Dusenberry)

> Add a new 2D softmax layer
> --------------------------
>
>                 Key: SYSTEMML-1676
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1676
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Mike Dusenberry
>            Assignee: Fei Hu
>
> A 2D softmax layer would accept a tensor of shape {{(N,C,H,W)}}, where the {{C}} axis contains scores for {{D}} classes, and output a tensor of the same shape, with the scores transformed to normalized probabilities.  The typical use case would be a segmentation problem, in which every pixel has a multiclass prediction.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)