Advertisement
Guest User

Untitled

a guest
Jul 30th, 2023
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.17 KB | None | 0 0
  1. 2023-07-30 06:48:26: ** Operating System: Windows (Microsoft Windows 10.0.14393)
  2. 2023-07-30 06:48:26: ** CPUs: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz
  3. 2023-07-30 06:48:26: ** 2 CPUs x 4 cores. 8 logical processors (x64)
  4. 2023-07-30 06:48:26: ** GPU: Microsoft Basic Display Adapter ((Standard display types))
  5. 2023-07-30 06:48:26: ** Driver: 10.0.14393.0
  6. 2023-07-30 06:48:26: ** System RAM: 48 GiB
  7. 2023-07-30 06:48:26: ** Target: Windows
  8. 2023-07-30 06:48:26: ** BuildConfig: Release
  9. 2023-07-30 06:48:26: ** Execution Env: Native
  10. 2023-07-30 06:48:26: ** Runtime Env: Production
  11. 2023-07-30 06:48:26: ** .NET framework: .NET 7.0.5
  12. 2023-07-30 06:48:26: ** App DataDir: C:\ProgramData\CodeProject\AI
  13. 2023-07-30 06:48:26: Video adapter info:
  14. 2023-07-30 06:48:26: Microsoft Basic Display Adapter:
  15. 2023-07-30 06:48:26: Driver Version 10.0.14393.0
  16. 2023-07-30 06:48:26: Video Processor Matrox Graphics Inc.
  17. 2023-07-30 06:48:26: NVIDIA GeForce GTX 1080:
  18. 2023-07-30 06:48:26: Driver Version 30.0.14.7212
  19. 2023-07-30 06:48:26: Video Processor NVIDIA GeForce GTX 1080
  20. 2023-07-30 06:48:27: ROOT_PATH = C:\Program Files\CodeProject\AI
  21. 2023-07-30 06:48:27: RUNTIMES_PATH = C:\Program Files\CodeProject\AI\runtimes
  22. 2023-07-30 06:48:27: PREINSTALLED_MODULES_PATH = C:\Program Files\CodeProject\AI\preinstalled-modules
  23. 2023-07-30 06:48:27: MODULES_PATH = C:\Program Files\CodeProject\AI\modules
  24. 2023-07-30 06:48:27: PYTHON_PATH = \bin\windows\%PYTHON_RUNTIME%\venv\scripts\Python
  25. 2023-07-30 06:48:27: Data Dir = C:\ProgramData\CodeProject\AI
  26. 2023-07-30 06:48:27: ** Server version: 2.1.9-Beta
  27. 2023-07-30 06:48:27: ModuleRunner Start
  28. 2023-07-30 06:48:27: Starting Background AI Modules
  29. 2023-07-30 06:48:32: Current Version is 2.1.9-Beta
  30. 2023-07-30 06:48:32: Server: This is the latest version
  31. 2023-07-30 07:03:08: Preparing to install module 'ObjectDetectionYolo'
  32. 2023-07-30 07:03:08: Downloading module 'ObjectDetectionYolo'
  33. 2023-07-30 07:03:08: Installing module 'ObjectDetectionYolo'
  34. 2023-07-30 07:03:09: ObjectDetectionYolo:  Installing CodeProject.AI Analysis Module 
  35. 2023-07-30 07:03:09: ObjectDetectionYolo: ========================================================================
  36. 2023-07-30 07:03:09: ObjectDetectionYolo:  CodeProject.AI Installer 
  37. 2023-07-30 07:03:09: ObjectDetectionYolo: ========================================================================
  38. 2023-07-30 07:03:09: ObjectDetectionYolo: Checking GPU support 
  39. 2023-07-30 07:03:09: ObjectDetectionYolo: CUDA Present...False
  40. 2023-07-30 07:03:09: ObjectDetectionYolo: Allowing GPU Support: Yes
  41. 2023-07-30 07:03:09: ObjectDetectionYolo: Allowing CUDA Support: No
  42. 2023-07-30 07:03:09: ObjectDetectionYolo: General CodeProject.AI setup 
  43. 2023-07-30 07:03:10: ObjectDetectionYolo: Creating Directories...Done
  44. 2023-07-30 07:03:10: ObjectDetectionYolo: Installing module ObjectDetectionYolo 
  45. 2023-07-30 07:03:10: ObjectDetectionYolo: Installing python37 in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37
  46. 2023-07-30 07:03:24: ObjectDetectionYolo: Downloading Python 3.7 interpreter...Expanding...(no tar - Using PowerShell)...Done.
  47. 2023-07-30 07:04:04: ObjectDetectionYolo: Creating Virtual Environment...Done
  48. 2023-07-30 07:04:04: ObjectDetectionYolo: Enabling our Virtual Environment...Done
  49. 2023-07-30 07:04:04: ObjectDetectionYolo: Confirming we have Python 3.7...present
  50. 2023-07-30 07:04:07: ObjectDetectionYolo: Ensuring Python package manager (pip) is installed...Done
  51. 2023-07-30 07:04:18: ObjectDetectionYolo: Ensuring Python package manager (pip) is up to date...Done
  52. 2023-07-30 07:04:18: ObjectDetectionYolo: Choosing Python packages from requirements.txt
  53. 2023-07-30 07:10:48: ObjectDetectionYolo: Installing Packages into Virtual Environment...Success
  54. 2023-07-30 07:10:52: ObjectDetectionYolo: Ensuring Python package manager (pip) is installed...Done
  55. 2023-07-30 07:10:55: ObjectDetectionYolo: Ensuring Python package manager (pip) is up to date...Done
  56. 2023-07-30 07:10:55: ObjectDetectionYolo: Choosing Python packages from requirements.txt
  57. 2023-07-30 07:11:18: ObjectDetectionYolo: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
  58. 2023-07-30 07:11:19: ObjectDetectionYolo: botocore 1.31.15 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.4 which is incompatible.
  59. 2023-07-30 07:11:19: ObjectDetectionYolo: google-auth 2.22.0 requires urllib3<2.0, but you have urllib3 2.0.4 which is incompatible.
  60. 2023-07-30 07:11:20: ObjectDetectionYolo: Installing Packages into Virtual Environment...Success
  61. 2023-07-30 07:11:32: ObjectDetectionYolo: Downloading Standard YOLO models...Expanding...(no tar - Using PowerShell)...Done.
  62. 2023-07-30 07:11:50: ObjectDetectionYolo: Downloading Custom YOLO models...Expanding...(no tar - Using PowerShell)...Done.
  63. 2023-07-30 07:11:51: ObjectDetectionYolo: Module setup complete 
  64. 2023-07-30 07:11:51: Module ObjectDetectionYolo installed successfully.
  65. 2023-07-30 07:11:51: GetCommandByRuntime: Runtime=python37, Location=Shared
  66. 2023-07-30 07:11:51: Command: C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python
  67. 2023-07-30 07:11:51:
  68. 2023-07-30 07:11:51: Attempting to start ObjectDetectionYolo with C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo\detect_adapter.py"
  69. 2023-07-30 07:11:51: Starting C:\Program Files...ws\python37\venv\scripts\Python "C:\Program Files...tectionYolo\detect_adapter.py"
  70. 2023-07-30 07:11:51:
  71. 2023-07-30 07:11:51: ** Module 'Object Detection (YOLOv5 6.2)' (ID: ObjectDetectionYolo)
  72. 2023-07-30 07:11:51: ** Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
  73. 2023-07-30 07:11:51: ** AutoStart: True
  74. 2023-07-30 07:11:51: ** Queue: objectdetection_queue
  75. 2023-07-30 07:11:51: ** Platforms: all
  76. 2023-07-30 07:11:51: ** GPU: Support enabled
  77. 2023-07-30 07:11:51: ** Parallelism: 0
  78. 2023-07-30 07:11:51: ** Accelerator:
  79. 2023-07-30 07:11:51: ** Half Precis.: enable
  80. 2023-07-30 07:11:51: ** Runtime: python37
  81. 2023-07-30 07:11:51: ** Runtime Loc: Shared
  82. 2023-07-30 07:11:51: ** FilePath: detect_adapter.py
  83. 2023-07-30 07:11:51: ** Pre installed: False
  84. 2023-07-30 07:11:51: ** Start pause: 1 sec
  85. 2023-07-30 07:11:51: ** LogVerbosity:
  86. 2023-07-30 07:11:51: ** Valid: True
  87. 2023-07-30 07:11:51: ** Environment Variables
  88. 2023-07-30 07:11:51: ** APPDIR = %CURRENT_MODULE_PATH%
  89. 2023-07-30 07:11:51: ** CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%/custom-models
  90. 2023-07-30 07:11:51: ** MODELS_DIR = %CURRENT_MODULE_PATH%/assets
  91. 2023-07-30 07:11:51: ** MODEL_SIZE = Medium
  92. 2023-07-30 07:11:51: ** USE_CUDA = True
  93. 2023-07-30 07:11:51: ** YOLOv5_AUTOINSTALL = false
  94. 2023-07-30 07:11:51: ** YOLOv5_VERBOSE = false
  95. 2023-07-30 07:11:51:
  96. 2023-07-30 07:11:51: Started Object Detection (YOLOv5 6.2) module
  97. 2023-07-30 07:11:51: Installer exited with code 0
  98. 2023-07-30 07:11:52: Module ObjectDetectionYolo started successfully.
  99. 2023-07-30 07:11:53: Client request 'detect' in queue 'objectdetection_queue' (#reqid d7b4f86d-d064-4efd-893b-5a36e4c4b31d)
  100. 2023-07-30 07:12:22: Sending shutdown request to python/ObjectDetectionYolo
  101. 2023-07-30 07:12:22: Client request 'Quit' in queue 'objectdetection_queue' (#reqid d1bae253-6019-4df4-b883-31fa5fa8b568)
  102. 2023-07-30 07:12:36: Client request 'detect' in queue 'objectdetection_queue' (#reqid 5e6a925b-d40c-47a1-845e-515ad93b824f)
  103. 2023-07-30 07:12:41: Running init for Object Detection (YOLOv5 6.2)
  104. 2023-07-30 07:12:43: detect_adapter.py: APPDIR: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
  105. 2023-07-30 07:12:43: Request 'detect' dequeued from 'objectdetection_queue' (#reqid d7b4f86d-d064-4efd-893b-5a36e4c4b31d)
  106. 2023-07-30 07:12:43: Request 'Quit' dequeued from 'objectdetection_queue' (#reqid d1bae253-6019-4df4-b883-31fa5fa8b568)
  107. 2023-07-30 07:12:43: Request 'detect' dequeued from 'objectdetection_queue' (#reqid 5e6a925b-d40c-47a1-845e-515ad93b824f)
  108. 2023-07-30 07:12:43: detect_adapter.py: MODEL_SIZE: medium
  109. 2023-07-30 07:12:43: detect_adapter.py: MODELS_DIR: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo\assets
  110. 2023-07-30 07:12:43: Object Detection (YOLOv5 6.2): Object Detection (YOLOv5 6.2) started. in Object Detection (YOLOv5 6.2)
  111. 2023-07-30 07:12:47: Response received (#reqid 5e6a925b-d40c-47a1-845e-515ad93b824f): No objects found
  112. 2023-07-30 07:12:53: detect_adapter.py: Inference processing will occur on device 'CPU'
  113. 2023-07-30 07:12:53: ** Module ObjectDetectionYolo has shutdown
  114. 2023-07-30 07:12:53: detect_adapter.py: has exited
  115. 2023-07-30 07:12:55: ObjectDetectionYolo went quietly
  116. 2023-07-30 07:12:55: GetCommandByRuntime: Runtime=python37, Location=Shared
  117. 2023-07-30 07:12:55: Command: C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python
  118. 2023-07-30 07:12:55:
  119. 2023-07-30 07:12:55: Attempting to start ObjectDetectionYolo with C:\Program Files\CodeProject\AI\runtimes\bin\windows\python37\venv\scripts\Python "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo\detect_adapter.py"
  120. 2023-07-30 07:12:55: Starting C:\Program Files...ws\python37\venv\scripts\Python "C:\Program Files...tectionYolo\detect_adapter.py"
  121. 2023-07-30 07:12:55:
  122. 2023-07-30 07:12:55: ** Module 'Object Detection (YOLOv5 6.2)' (ID: ObjectDetectionYolo)
  123. 2023-07-30 07:12:55: ** Module Path: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
  124. 2023-07-30 07:12:55: ** AutoStart: True
  125. 2023-07-30 07:12:55: ** Queue: objectdetection_queue
  126. 2023-07-30 07:12:55: ** Platforms: all
  127. 2023-07-30 07:12:55: ** GPU: Support enabled
  128. 2023-07-30 07:12:55: ** Parallelism: 0
  129. 2023-07-30 07:12:55: ** Accelerator:
  130. 2023-07-30 07:12:55: ** Half Precis.: enable
  131. 2023-07-30 07:12:55: ** Runtime: python37
  132. 2023-07-30 07:12:55: ** Runtime Loc: Shared
  133. 2023-07-30 07:12:55: ** FilePath: detect_adapter.py
  134. 2023-07-30 07:12:55: ** Pre installed: False
  135. 2023-07-30 07:12:55: ** Start pause: 1 sec
  136. 2023-07-30 07:12:55: ** LogVerbosity:
  137. 2023-07-30 07:12:55: ** Valid: True
  138. 2023-07-30 07:12:55: ** Environment Variables
  139. 2023-07-30 07:12:55: ** APPDIR = %CURRENT_MODULE_PATH%
  140. 2023-07-30 07:12:55: ** CUSTOM_MODELS_DIR = %CURRENT_MODULE_PATH%/custom-models
  141. 2023-07-30 07:12:55: ** MODELS_DIR = %CURRENT_MODULE_PATH%/assets
  142. 2023-07-30 07:12:55: ** MODEL_SIZE = Medium
  143. 2023-07-30 07:12:55: ** USE_CUDA = True
  144. 2023-07-30 07:12:55: ** YOLOv5_AUTOINSTALL = false
  145. 2023-07-30 07:12:55: ** YOLOv5_VERBOSE = false
  146. 2023-07-30 07:12:55:
  147. 2023-07-30 07:12:55: Started Object Detection (YOLOv5 6.2) module
  148. 2023-07-30 07:13:03: Client request 'detect' in queue 'objectdetection_queue' (#reqid c2335d51-ce66-4516-85f6-5e0ed83f3ce2)
  149. 2023-07-30 07:13:03: Running init for Object Detection (YOLOv5 6.2)
  150. 2023-07-30 07:13:05: detect_adapter.py: APPDIR: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo
  151. 2023-07-30 07:13:05: detect_adapter.py: MODEL_SIZE: medium
  152. 2023-07-30 07:13:05: detect_adapter.py: MODELS_DIR: C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo\assets
  153. 2023-07-30 07:13:05: Object Detection (YOLOv5 6.2): Object Detection (YOLOv5 6.2) started. in Object Detection (YOLOv5 6.2)
  154. 2023-07-30 07:13:05: Request 'detect' dequeued from 'objectdetection_queue' (#reqid c2335d51-ce66-4516-85f6-5e0ed83f3ce2)
  155. 2023-07-30 07:13:05: Object Detection (YOLOv5 6.2): Retrieved objectdetection_queue command in Object Detection (YOLOv5 6.2)
  156. 2023-07-30 07:13:09: Object Detection (YOLOv5 6.2): Model Path is C:\Program Files\CodeProject\AI\modules\ObjectDetectionYolo\assets\yolov5m.pt in Object Detection (YOLOv5 6.2)
  157. 2023-07-30 07:13:09: Object Detection (YOLOv5 6.2): Queue request for Object Detection (YOLOv5 6.2) command 'detect' (#reqid c2335d51-ce66-4516-85f6-5e0ed83f3ce2) took 3641ms (command timing) in Object Detection (YOLOv5 6.2)
  158. 2023-07-30 07:13:09: Response received (#reqid c2335d51-ce66-4516-85f6-5e0ed83f3ce2): Found car
  159.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement