Description
Only return 1 class when finetuning COVIDNet and the loss is exploded.
Steps to Reproduce
I downloaded the COVIDx4 Dataset and tried training COVIDNet with COVIDx4 dataset.
However, when inference, the model returned only one class and the performance was poor.
I reported the loss every step during the training and the loss was exploded to several thousands after 1 epoch.
I try both training from scratch and fine-tuning.
How can I train your model stably?
Expected behavior
the model is trained stably
Actual behavior
the model returned only one class and the performance was poor.
Environment
Ubuntu 18.04
tensorflowgpu 1.15
And I followed the requirements.txt
Description
Only return 1 class when finetuning COVIDNet and the loss is exploded.
Steps to Reproduce
I downloaded the COVIDx4 Dataset and tried training COVIDNet with COVIDx4 dataset.
However, when inference, the model returned only one class and the performance was poor.
I reported the loss every step during the training and the loss was exploded to several thousands after 1 epoch.
I try both training from scratch and fine-tuning.
How can I train your model stably?
Expected behavior
the model is trained stably
Actual behavior
the model returned only one class and the performance was poor.
Environment
Ubuntu 18.04
tensorflowgpu 1.15
And I followed the requirements.txt