Open kamrulhasanrony opened 2 years ago
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.