In this repository, we provide the paper and code reconstructed from "Multiple Instance Learning for Multiple Diverse Hyperspectral Target Characterizations" manuscript. We are not the original authors of the algorithm.
If you use this code, please cite: Susan Meerdink, & Nick Kroeger. (2020, April 13). GatorSense/MIL-MD-ACE-SMF: Version 1 (Version V1). Zenodo. http://doi.org/10.5281/zenodo.3750100
Susan Meerdink, Nick Kroeger, and Alina Zare
The https://github.com/GatorSense/Multi-Target-MI-ACE_SMF is a submodule in this repo. When you clone the project, by default you get the directories that contain the submodule, but none of the files within them yet. In order to retrieve the files two commands need to be run.
git submodule init: to initalize your local configuration file
git submodule update: to fetch all the data from that project.
P. Zhong, Z. Gong, and J. Shan, “Multiple Instance Learning for Multiple Diverse Hyperspectral Target Characterizations,” IEEE Trans. Neural Networks Learn. Syst., pp. 1–13, 2019.