Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can only get 43.61% accuracy in Somethingv1 #4

Open
dreamer121121 opened this issue May 11, 2020 · 5 comments
Open

I can only get 43.61% accuracy in Somethingv1 #4

dreamer121121 opened this issue May 11, 2020 · 5 comments

Comments

@dreamer121121
Copy link

I can only get 43.61% Accuracy in somethingv1, limited by my hardware i only use one GPU with batch-size = 16. why i cant get ur result ? Here is my train loss curve
trainLoss
Im looking forward to ur reply

@chenxuluo
Copy link
Owner

I'm not sure what happens. Maybe the batch-size matters. It shouldn't get so bad results using the default setting. Also you need to pay attention to the augmentation (https://github.com/chenxuluo/GST-video/blob/master/main.py#L38) if you use different label orders.

@dreamer121121
Copy link
Author

thank u for ur reply.i use the process_dataset.py to get the category.txt,train.txt and the val.txt. so i think the label orders is not the reason. All configs of training is identical to ur papaer.

@dreamer121121
Copy link
Author

dreamer121121 commented May 19, 2020

Im sorry to desturb u again,I train ur model with the bathch = 24 again , the accuracy can got 45.6% in somethingv1, a little higher than last time ,but I still cannot got ur result .Can u open source ur trained model? This is my wechat:x18215589257. Thank u

@chenxuluo
Copy link
Owner

You can find the pretrained model here: https://drive.google.com/file/d/1q8pI3w-GnCT34hfTTCIm0TQJJaq9sT5B/view?usp=sharing
To make it clear, the current transformation in the code is based on the label order provided in sth-v2. However, the pretrained model is based on the label orders in v1.

@slighting666
Copy link

@dreamer121121
我利用GST.PY这个文件复现了resnet的代码,并利用ucf-101数据集进行测试,但是总是出现这样的错误。
The size of tensor a (28) must match the size of tensor b (14) at non-singleton dimension 4
你能帮帮我吗?十分感谢。如果您不嫌麻烦,能否加我qq:858856173
谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants