“What you can do, however, is you can train the net a bit more using your own data. Just prepare one or two starless images from your data and run training for 20 epochs or so. This should significantly improve results and make the net much better for your data.”
As what you wrote above. I prepare an original image and one without star, and put them in the train subfolder: original and starless.
When I train 1 epoch, confirm there is only 1 image in the dataset. Do I need to keep or delete the sample image 2_s.tif you provide in the dataset? Do I need to change the learning rate which is 0.002 to prevent catastrophic forgetting? Any advice is appreciated as retraining can cause unexpected result.
Thank you very much.
“What you can do, however, is you can train the net a bit more using your own data. Just prepare one or two starless images from your data and run training for 20 epochs or so. This should significantly improve results and make the net much better for your data.”
As what you wrote above. I prepare an original image and one without star, and put them in the train subfolder: original and starless.
When I train 1 epoch, confirm there is only 1 image in the dataset. Do I need to keep or delete the sample image 2_s.tif you provide in the dataset? Do I need to change the learning rate which is 0.002 to prevent catastrophic forgetting? Any advice is appreciated as retraining can cause unexpected result.
Thank you very much.