Ioanna Gogou
Ioanna Gogou
### JabRef version Latest development branch build (please note build date below) ### Operating system Other (please describe below) ### Details on version and operating system Ubuntu 22.04.1 LTS ###...
Hi! I was trying to adapt the notebook of the downstream task of lung nodule segmentation ([link](https://github.com/MrGiovanni/ModelsGenesis/blob/master/keras/downstream_tasks/lung%20nodule%20segmentation.ipynb)) to brain tumor segmentation (BraTS). I noticed that the whole dataset is loaded...
Hi! I am trying to implement a dataloader for the LIDC dataset using pylidc. Unfortunately there is major slowdown (20 seconds per epoch to 15 minutes per epoch) in training...
The files needed to create the dataset for finetuning on LUNA are missing (luna_finetune_test.txt and luna_finetune_val.txt). Is it possible to upload them?
There is code for finetuning (train+val) on BraTS, but there is no testing code so as to evaluate the model on the test set using the dice similarity as done...