How do I create an multiple instance learning data file from image
2 views (last 30 days)
Show older comments
Annas Anwar
on 10 May 2017
Edited: Mehmet Akif Alper
on 16 Oct 2018
Hello All,
I'm new using Matlab. How to create Multiple instances learning data format from the image?
Thank you Best Regards, Anwar
0 Comments
Accepted Answer
Mehmet Akif Alper
on 16 Oct 2018
Edited: Mehmet Akif Alper
on 16 Oct 2018
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
0 Comments
More Answers (1)
Will Nitsch
on 12 May 2017
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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!