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
Thank you for sharing. I have a small question to ask you. I am using Pycharm to open the program. However, during the execution process, the following error occurred. Can you please tell me how to resolve it?
Input 'images' with shape (1, 3, 640, 640) and dtype DataType.FLOAT
Output 'num_dets' with shape (1, 1) and dtype DataType.INT32
Output 'det_boxes' with shape (1, 12, 4) and dtype DataType.FLOAT
Output 'det_scores' with shape (1, 12) and dtype DataType.FLOAT
Output 'det_classes' with shape (1, 12) and dtype DataType.INT32
Building fp16 Engine in D:\Python\APEX_AIMBOT-master\weights\best_apex.trt
[03/31/2023-20:48:54] [TRT] [I] [MemUsageChange] Init cuBLAS/cuBLASLt: CPU +455, GPU +10, now: CPU 11465, GPU 1109 (MiB)
Process finished with exit code -1073740791 (0xC0000409)
The text was updated successfully, but these errors were encountered:
Thank you for sharing. I have a small question to ask you. I am using Pycharm to open the program. However, during the execution process, the following error occurred. Can you please tell me how to resolve it?
Input 'images' with shape (1, 3, 640, 640) and dtype DataType.FLOAT
Output 'num_dets' with shape (1, 1) and dtype DataType.INT32
Output 'det_boxes' with shape (1, 12, 4) and dtype DataType.FLOAT
Output 'det_scores' with shape (1, 12) and dtype DataType.FLOAT
Output 'det_classes' with shape (1, 12) and dtype DataType.INT32
Building fp16 Engine in D:\Python\APEX_AIMBOT-master\weights\best_apex.trt
[03/31/2023-20:48:54] [TRT] [I] [MemUsageChange] Init cuBLAS/cuBLASLt: CPU +455, GPU +10, now: CPU 11465, GPU 1109 (MiB)
Process finished with exit code -1073740791 (0xC0000409)
The text was updated successfully, but these errors were encountered: