RnDProjectsDeebul / NandhiniMathivananRnD

Apache License 2.0
0 stars 0 forks source link

Goal: To work on Gaussian NLL on facial keypoint detection task #7

Open nandhini30 opened 2 years ago

nandhini30 commented 2 years ago

Worked on it and have attached the loss graph in this comment. loss

deebuls commented 2 years ago

Great job !! Please continue the such kind of pro-active methods to gain faster feedback.

Feedback:

deebuls commented 2 years ago

@nandhini30 Dont wait to do all the task . Even if you have done any 1 task please put the corresponding graph here and we can discuss.

nandhini30 commented 2 years ago

Okay sure. I’m working on earlystopping now. I’ll upload the graph once i finish that

nandhini30 commented 2 years ago

I tried early stopping with patience = 3 for RMSE loss. This is the output i got loss Total no of epochs = 300 epochs, it stopped at epoch 138 epochs as early stopping. I plotted val loss For RMSE RMSE_valloss_box RMSE_valloss_dense

RMSE_valloss_violin For gaussian loss, it will upload it before night

nandhini30 commented 2 years ago

This for GNLL loss. for 300 epochs, it stopped at 199 epoch at early stopping. loss

nandhini30 commented 2 years ago

GNLL_entropy_dense GNLL_valloss_box GNLL_valloss_violin

deebuls commented 2 years ago

@nandhini30 good work .

The only reason we plot is to compare(think about it !! There is no other purpose). If you agree on the above , then the plots you have plotted what should I compare ? If the answer is nothing to compare then the plot is not serving the purpose.

Maybe plot with val_loss box plots of 2 methods . So that we can compare how 2 different methods loss. Etc. you can plot .

Golden rule for plotting . Is there atleast 2 values to compare ?

Also read at the above comments where I have given a list of comments .

nandhini30 commented 2 years ago

Yes..i will send the compared plots today. I just wanted to update my progress. That’s why i uploaded the individual graphs

nandhini30 commented 2 years ago

concat_valloss

concat_violin_valloss concat_trainloss concat_violin_trainloss

nandhini30 commented 2 years ago

I have attached the sprint report for 20 july, 2022 in this comment. Sprint report_20july.pdf

nandhini30 commented 2 years ago

Below graph is drawn between |val_difference| vs two methods prediction prediction_violin