Skip to content

Source code used in the research paper "An empirical study on ensemble of segmentation approaches"

Notifications You must be signed in to change notification settings

AlbertoFormaggio1/Ensemble-Of-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensemble Of Segmentation

This repository contains the code used in the research paper:

Authors:

Loris Nanni, Alessandra Lumini, Andrea Loreggia, Alberto Formaggio and Daniela Cuza

I was part of the research team of this work.
In particular, my contribution is related to the realization of new loss functions. Several of the aforementioned loss functions were used in the ensemble in order to improve the diversity of the classifier and achieve higher accuracy.

In the folder LossFunctions you can find the loss functions that were used in the ensembles after testing which ones performed better on a ResNet-10 (I had to use ResNet-10 due to the limited computing power available in the computer I was using for debugging).

However, I developed more loss than the ones used in the paper (discarded due to the lower accuracy they had compared to the other ones).
All the loss that were developed can be found in the folder NewLoss

About

Source code used in the research paper "An empirical study on ensemble of segmentation approaches"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published