Sen descrición

Stephen 0e088980c6 Small simplification. hai 1 ano
LICENCE 0b1fb8e087 Initial commit lol %!s(int64=2) %!d(string=hai) anos
README 010d7a19d7 Added readme. %!s(int64=2) %!d(string=hai) anos
TODO 694f95636d Created helper functions to make main clearer. Created a new conda environment. %!s(int64=2) %!d(string=hai) anos
cheat-sheet-conda ec5dcef238 Updated the cheat sheet. %!s(int64=2) %!d(string=hai) anos
helpfile 8f90df56e2 Added basic command line argument checking. %!s(int64=2) %!d(string=hai) anos
my-unet.py 0e088980c6 Small simplification. hai 1 ano
notes 2952a1b013 Added jaccard and dice accuracy score calculations for the predicted full sized images. %!s(int64=2) %!d(string=hai) anos
rezaunet.py a470d5c239 Added reza azad's unet file. It doesn't work yet though. It expects inputs of only int32 but my net works on float64. %!s(int64=2) %!d(string=hai) anos
runner.py c2d45de3be Added nice print to runner. hai 1 ano
working-conda-config.yml 0386351b6b Updated unet environment file. %!s(int64=2) %!d(string=hai) anos

README

This project is my implementation of u-net in Keras.

My goal is to use it for DIBCO image binarization research and also as a stress tester.

I will start by making it run on my hardware under a conda environment and using PlaidML. Later I will make a docker image so that I can try it on other computers more easily.

Stephen Stengel 2022