DIVA-DIA / DIVA-DAF

Repository for the deep-learning framework DIVA-DAF which is build with historical document image analysis in mind.
https://diva-dia.github.io/DIVA-DAF/
MIT License
18 stars 2 forks source link

Feature/add fcn #138

Closed lvoegtlin closed 1 year ago

lvoegtlin commented 1 year ago

Description

UNet now has a swappable classifier. This makes working with it way easier, as we can easily fine-tune it onto a dataset with more or less classes.

How to Test/Run?

pytest or python run.py

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

82.1% 82.1% Coverage
0.0% 0.0% Duplication