How do I create an multiple instance learning data file from image

Hello All,
I'm new using Matlab. How to create Multiple instances learning data format from the image?
Thank you Best Regards, Anwar

 Accepted Answer

you should label your images manually, yu can create MIL input data and output data. Then, you can test your algorithm with test data. maybe several images can be a bag and if at least one image in a bag has labeled positive, yu should label the bag as a positive

More Answers (1)

Can you be more specific? Please provide the image and then a thorough description of what you intend to do. What do you mean, "multiple instances of learning data from the image"? I imagine you may be able to extract data by indexing but it is impossible to know from your description of the problem.

1 Comment

Hello Will Nitsch,
Actually, I would like to try PRTools to running Multiple Instance Learning but I would like to create input data from Images.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!