How do I create an multiple instance learning data file from image
2 次查看(过去 30 天)
显示 更早的评论
Hello All,
I'm new using Matlab. How to create Multiple instances learning data format from the image?
Thank you Best Regards, Anwar
0 个评论
采纳的回答
Mehmet Akif Alper
2018-10-16
编辑:Mehmet Akif Alper
2018-10-16
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 个评论
更多回答(1 个)
Will Nitsch
2017-5-12
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!