Commit History

change logger to also use csv
eac0701

Hannes Kuchelmeister commited on

remove all checkpoint files from earlier runs
f02ecb7

Hannes Kuchelmeister commited on

ignore .chpt files
d88b908

Hannes Kuchelmeister commited on

added in_memory loading to reduce disk reads and increase speed
d170477

Hannes Kuchelmeister commited on

Add code so loss function uses torch.Size([x,1]) instead of torch.Size([x])
ba9c868

Hannes Kuchelmeister commited on

add testing notebook for convolutional neural network
ad947ed

Hannes Kuchelmeister commited on

run experiments comparing MSE and MAE
596687f

Hannes Kuchelmeister commited on

add experiment to compare MSE and MAE (focus150.yml and focusMSE_150.yml)
b04e419

Hannes Kuchelmeister commited on

add FNN with MSE loss
12319ae

Hannes Kuchelmeister commited on

add hyperparameter tuning experiment with more data for focus
eef4d7c

Hannes Kuchelmeister commited on

change docker-compose to not use gpu
993f17b

Hannes Kuchelmeister commited on

add dockerignore
353bc80

Hannes Kuchelmeister commited on

add missing changes from original repository
a58327a

Hannes Kuchelmeister commited on

add so far done experiments
f938da8

Hannes Kuchelmeister commited on

add proper ignore for attributes and logs
9766dc8

Hannes Kuchelmeister commited on

add data metadata
c63d3e7

Hannes Kuchelmeister commited on

cleanup to make ready as submodule
c7be723

Hannes Kuchelmeister commited on

initial commit
ae90a62

13hannes11 commited on

add current state of metadata
bf1e3f3

Hannes Kuchelmeister commited on

rename metric to mae
754b856

Hannes Kuchelmeister commited on

fix predictions to not use argmax
90cf80d

Hannes Kuchelmeister commited on

add configuration files for model
ee280e5

Hannes Kuchelmeister commited on

implement simple model
d908fd7

Hannes Kuchelmeister commited on

implement data loader
a10a7fc

Hannes Kuchelmeister commited on

Add dataset in preparation for the data module
b67f297

Hannes Kuchelmeister commited on

change test_object to actual ones in file path
93d387e

Hannes Kuchelmeister commited on

add .env.example files
83ef871

Hannes Kuchelmeister commited on

make docker-files runnable on GPUs
8d9de2d

Hannes Kuchelmeister commited on

add docker setup for training with tensorboard status
1486604

Hannes Kuchelmeister commited on

remove old template and use https://github.com/ashleve/lightning-hydra-template instead
d2e7940

Hannes Kuchelmeister commited on

add dockerfile for model
554c212

Hannes Kuchelmeister commited on

add script to convert annotations to csv
3e2d18e

Hannes Kuchelmeister commited on

add host networking
ac6b398

Hannes Kuchelmeister commited on

add focus annotator as submodule to have thesis code in one place
87ce9cb

Hannes Kuchelmeister commited on

change addressing from dataframe fix object name being incorrect
b568bd7

Hannes Kuchelmeister commited on

fix path for image loading being wrong
8e134e8

Hannes Kuchelmeister commited on

remove print from compute overlap
10073d6

Hannes Kuchelmeister commited on

do not add out path to paths in json file
1f21e52

Hannes Kuchelmeister commited on

add overlap threshold for tile selection
8df7617

Hannes Kuchelmeister commited on

change code to select based on study id instead of date
ea08a74

Kuchelmeister Hannes commited on

fix missing / when copying multiple files
a76ccef

Hannes Kuchelmeister commited on

add dockerignore file to avoid slowing down the build unnecessarily
d76eb8a

Hannes Kuchelmeister commited on

add readme file to extraction folder
65640bf

Hannes Kuchelmeister commited on

fix joining on wrong id
cb37243

Hannes Kuchelmeister commited on

add variable to decide root of imag efilepaths and move export to outfolder instead of root dir
072e991

Hannes Kuchelmeister commited on

add gitignore file
44bd742

Hannes Kuchelmeister commited on

add requirements
d263587

Hannes Kuchelmeister commited on

add possibility to run in container
47582f6

Hannes Kuchelmeister commited on

add python scripts
2689208

Hannes Kuchelmeister commited on

add empty giignore to out folder so it does exists
3397b2a

Hannes Kuchelmeister commited on