How do I create an multiple instance learning data file from image
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Annas Anwar
am 10 Mai 2017
Bearbeitet: Mehmet Akif Alper
am 16 Okt. 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 Kommentare
Akzeptierte Antwort
Mehmet Akif Alper
am 16 Okt. 2018
Bearbeitet: Mehmet Akif Alper
am 16 Okt. 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 Kommentare
Weitere Antworten (1)
Will Nitsch
am 12 Mai 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.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!