CAT-Net icon indicating copy to clipboard operation
CAT-Net copied to clipboard

Loss function problem

Open huytuong010101 opened this issue 4 years ago • 4 comments
trafficstars

Hi @CauchyComplete again 💯 I am implementing your model with tensorflow. I try training it with CASIAv2/Tp (without pretrain) in 6 epoch but loss function reduce very low and not reduce since epoch 5. Can you share the plot of you loss without pretrain? loss

huytuong010101 avatar Nov 15 '21 02:11 huytuong010101

Because it use SGD optimizer so do you think that the batch-size does not affect the loss? I just use the batch-size = 4

huytuong010101 avatar Nov 15 '21 02:11 huytuong010101

I think the most critical problem is the lack of training data. I recommend you to collect more. Also, why don’t you add momentum in sgd?

CauchyComplete avatar Nov 15 '21 17:11 CauchyComplete

@huytuong010101 Here's the plot :grinning: log_extract

CauchyComplete avatar Nov 24 '21 06:11 CauchyComplete

@huytuong010101 Here's the plot 😀 log_extract

Wow thank you so muchhhhhhhhh <3

huytuong010101 avatar Nov 25 '21 03:11 huytuong010101