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 implement predict in two ways one is like demo in eval.py in repository , the other one is use Sampredictor
but i get different output
I think Sampredictor should transform ndarray to tensor first , then just all the same operation after that
i can't tell where i make mistake
i implement predict in two ways one is like demo in eval.py in repository , the other one is use Sampredictor
but i get different output
I think Sampredictor should transform ndarray to tensor first , then just all the same operation after that
i can't tell where i make mistake
The text was updated successfully, but these errors were encountered: