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
After I processed the data and created the folder "Training_Dataset" under the "preprocessing" folder, I moved the "Example_top" folder from that directory to "data/1024x768/Example_top" in the "main" folder (I renamed the original "Example_top"), I then executed the python main.py --config configs/config_top_Example.yaml statement in the "main" directory.
But what I can't understand is that during my execution, there will be random errors when I train to a certain object, such as:
The text was updated successfully, but these errors were encountered:
And they all reported the same error result:
What I don't understand is that if opencv is actually being called, why is it that the object that is being called is different every time? And how do you solve this problem?
After I processed the data and created the folder "Training_Dataset" under the "preprocessing" folder, I moved the "Example_top" folder from that directory to "data/1024x768/Example_top" in the "main" folder (I renamed the original "Example_top"), I then executed the python main.py --config configs/config_top_Example.yaml statement in the "main" directory.
But what I can't understand is that during my execution, there will be random errors when I train to a certain object, such as:
The text was updated successfully, but these errors were encountered: