Skip to content

I need a MIL dataset. #1

@visionresearcher

Description

@visionresearcher

Hi,

I'm trying to run the following lines of code however, I'm getting an error that "I need a MIL dataset". I'm not sure what am I missing. allfeats is 200X4096 dimension matrix. Can you please help.

allfeats=double([posfeats;negfeats]);
lab = genlab([100 100]);
bagid = genlab([50 50 50 50]);
a = genmil(allfeats,lab,bagid)

w1 = miles(a,10,'r',1);

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions