video-classification-3d-cnn-pytorch icon indicating copy to clipboard operation
video-classification-3d-cnn-pytorch copied to clipboard

hello,where is the utils?

Open mshmoon opened this issue 7 years ago • 4 comments

I have seen this code : from utils import AverageMeter, calculate_accuracy.But I can not see the file of utils anywhere

mshmoon avatar Oct 10 '18 00:10 mshmoon

Same question here. May I know if you have figured it out?

fnj1017 avatar Nov 12 '18 07:11 fnj1017

This code is not a complete version. I had seen a complete version on github ,but I forget that link.

mshmoon avatar Nov 13 '18 05:11 mshmoon

Same question here. May I know if you have figured it out? Have you found this file now?

snjiang77 avatar Nov 21 '18 00:11 snjiang77

@snjiang77 @mshmoon @fnj1017 you can find utils file here. https://github.com/kenshohara/3D-ResNets-PyTorch

junaidwahid avatar Nov 23 '18 20:11 junaidwahid