You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have got a question about training oumvlp dataset. Is less batch size impact accuracy? Due to machine limitations, I ran with a batch size (8,3) and got an accuracy of 84% only... I've done everything as the paper says. What could be the problem??? Thanks in advance.
The text was updated successfully, but these errors were encountered:
I have got a question about training oumvlp dataset. Is less batch size impact accuracy? Due to machine limitations, I ran with a batch size (8,3) and got an accuracy of 84% only... I've done everything as the paper says. What could be the problem??? Thanks in advance.
hi, I had a problem during running the train, could you help me?
when I ran it. the error was :
---------anaconda3\envs\gaitset\lib\site-packages\numpy\core\fromnumeric.py", line 56, in _wrapfunc
return getattr(obj, method)(*args, **kwds)
ValueError: cannot reshape array of size 230400 into shape (64,64,newaxis)
I have got a question about training oumvlp dataset. Is less batch size impact accuracy? Due to machine limitations, I ran with a batch size (8,3) and got an accuracy of 84% only... I've done everything as the paper says. What could be the problem??? Thanks in advance.
The text was updated successfully, but these errors were encountered: