Skip to content

Code repository for Fusion-CAM segmentation pseudo-label generation using the Multiple Instance Learning Choquet Integral.

License

Notifications You must be signed in to change notification settings

GatorSense/fusion-cam

Repository files navigation

Fusion-CAM

Fusion-CAM: Segmentation Pseudo-label Generation using the Multiple Instance Learning Choquet Integral

** NOTE: THIS REPO IS STILL UNDER CONSTRUCTION. THE CODE WILL BE UPDATED SOON TO BE MORE USER-FRIENDLY.

Connor McCurley

In this repository, we provide a Python implementation of the Fusion-CAM algorithm.


The assiciated papers for this repository are:

Installation Prerequisites

This code uses standard anaconda libraries.

Cloning

To recursively clone this repository using Git, use the following command:

git clone --recursive https://github.com/GatorSense/fusion-cam.git

License

This source code is licensed under the license found in the LICENSE file in the root directory of this source tree.

This product is Copyright (c) 2022 C.McCurley, and A. Zare. All rights reserved.

Citing Fusion-CAM

If you use the Fusion-CAM algorithm, please cite the following references using the following entry.

Plain Text:

C. McCurley, "Discriminatve Feature Learning with Imprecise, Uncertain, and Ambiguous Data," Ph.D Thesis, Gainesville, FL, 2022.

BibTex:

@phdthesis{mccurley2022thesis,
author={C. McCurley},
title={Discriminative Feature Learning with Imprecise, Uncertain, and Ambiguous Data},
school={Univ. of Florida},
year={2022},
address={Gainesville, FL},
}

Related Work

Also check out our Multiple Instance Choquet Integral (MICI) algorithm for information fusion!

[IEEE Explore]

[GitHub Code Repository]

Further Questions

For any questions, please contact:

Alina Zare

Email Address: azare@ece.ufl.edu

University of Florida, Department of Electrical and Computer Engineering

About

Code repository for Fusion-CAM segmentation pseudo-label generation using the Multiple Instance Learning Choquet Integral.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published