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

Does the dataset need to be processed, and if so, what kind of processing is required? #8

Open
Ambrumax opened this issue Oct 16, 2024 · 0 comments

Comments

@Ambrumax
Copy link

Hello Professor,
I encountered an issue while reproducing the baseline tracker using the dataset you provided. For example, when testing SiamFC, I got an error from the OpenCV cv2.resize() function, which indicates (-215: Assertion failed) !ssize.empty(). This means the input image is empty (ssize is empty). Do I need to preprocess the dataset in some way before using it?
What processing needs to be done on the dataset? What code needs to be run? I would appreciate it if you could respond in detail.
Thank you very much.

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

1 participant