Submitted by Tiny-Mud6713 t3_yuxamo in MachineLearning
ok531441 t1_iwbgwt2 wrote
-
Try without any fine tuning, use the pretrained network as a preprocessing step.
-
Try a different/newer model.
Tiny-Mud6713 OP t1_iwbhh7f wrote
I have been trying all of the Keras API transfer models but no luck, any suggestions on a newer model, I know the models will behave according to the problem but I'm ready to test anything rn, also any tips on the FC architecture?
ok531441 t1_iwbiz7c wrote
What about point 1? Did you try keeping the pretrained model frozen?
Tiny-Mud6713 OP t1_iwbjjp1 wrote
Yes that's the first step I do, after that step I try to unfreeze and fine tune
Viewing a single comment thread. View all comments