We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
C:\Users\admin\OneDrive\桌面\AI\APEX_AIMBOT-master>python` utils/anno_imgs.py --data_dir data\train\images --engine_path weights\best_apex.trt Traceback (most recent call last): File "C:\Users\admin\OneDrive\桌面\AI\APEX_AIMBOT-master\utils\anno_imgs.py", line 2, in from InferenceEngine import screen_shot_init, get_screen_shot, BaseEngine ImportError: cannot import name 'screen_shot_init' from 'InferenceEngine' (C:\Users\admin\OneDrive\桌面\AI\APEX_AIMBOT-master\utils\InferenceEngine.py)
And I would like to know the parameters you used to train the model (.pt)
The text was updated successfully, but these errors were encountered:
I also want to know
Sorry, something went wrong.
No branches or pull requests
C:\Users\admin\OneDrive\桌面\AI\APEX_AIMBOT-master>python` utils/anno_imgs.py --data_dir data\train\images --engine_path weights\best_apex.trt
Traceback (most recent call last):
File "C:\Users\admin\OneDrive\桌面\AI\APEX_AIMBOT-master\utils\anno_imgs.py", line 2, in
from InferenceEngine import screen_shot_init, get_screen_shot, BaseEngine
ImportError: cannot import name 'screen_shot_init' from 'InferenceEngine' (C:\Users\admin\OneDrive\桌面\AI\APEX_AIMBOT-master\utils\InferenceEngine.py)
And I would like to know the parameters you used to train the model (.pt)
The text was updated successfully, but these errors were encountered: