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
Thanks for providing this code
With the mvyec dataset bottle, the training proceeds seccessful.
but when running test.py
“outputs = [model(x) for x in inputs]”
show Error: Input contains NaN, infinity or a value too large for dtype('float32').
please tell me the reason .I didn't modify the code. maybe get model.pt with any problems?
thanks
The text was updated successfully, but these errors were encountered:
Thanks for providing this code
With the mvyec dataset bottle, the training proceeds seccessful.
but when running test.py
“outputs = [model(x) for x in inputs]”
show Error: Input contains NaN, infinity or a value too large for dtype('float32').
please tell me the reason .I didn't modify the code. maybe get model.pt with any problems?
thanks
The text was updated successfully, but these errors were encountered: