kenshohara / 3D-ResNets-PyTorch

3D ResNets for Action Recognition (CVPR 2018)
MIT License
3.91k stars 933 forks source link

Plot Accuracy and losss curve for train and validation #208

Open elaheyenaz65 opened 4 years ago

elaheyenaz65 commented 4 years ago

@kenshohara Hi Thank you for sharing your code. I just run the code for UCF101 dataset. Is there any function that plots the results over epoch for train and validation set?

Deepanshu-beep commented 3 years ago

@kenshohara Hi Thank you for sharing your code. I just run the code for UCF101 dataset. Is there any function that plots the results over epoch for train and validation set?

Hey, did you find out any solution for it?