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

wangwei resolved SINGA-318.
---------------------------
    Resolution: Fixed

> Extend ImageBatchIter to read image list file without meta info
> ---------------------------------------------------------------
>
>                 Key: SINGA-318
>                 URL: https://issues.apache.org/jira/browse/SINGA-318
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: wangwei
>            Assignee: wangwei
>
> The current ImageBatchIter assumes that each line of the input file includes 
> the image path and meta information separated by a delimiter.
> This ticket is going to extend it for the case where there is no meta info.
> For example, when we do prediction over a batch of images, we don't have the 
> labels of those images. Therefore, each line in the input file just contains 
> the input image path.
> The returned value of the next() function is the image numpy array and a list 
> of [None] * batchsize.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to