Vettester
Getting comfortable
- Feb 5, 2017
- 822
- 823
I running it on W11 and seems fine. Took only 3-4 minutes to do the install. I did uninstall 1.6.8 first.Damn... not available yet for a non-docker install.
View attachment 147776
Is v2.0 any less supported than what we are using now with v1.6.8?Most likely the integration for Blue Iris still need to be worked out.
No, the integration is just for the ALPR moduleIs v2.0 any less supported than what we are using now with v1.6.8?
Have them try doing a repairI'm trying to help a user on the Blue Iris Facebook group, but I've hit a dead end. So far I've asked them to make sure their driver was compatible with CUDA 11.7.
Here's how their question began:
I have one instance working on another computer did all the same steps (at least I think) to set it up it works with CPU detection but since its an i3 I am trying to get the GPU detection working and i get this error on the log screen.
Object Detection (YOLO): (General Exception) : CUDA error: an illegal memory access was encountered
I am using a EVGA 1070 I have a machine working with a 1660 and i even copied the harddrive to try and see if I just missed a step.
This is where they left off:
Traceback (most recent call last):
10:55:19 PM: File "C:\Program Files\CodeProject\AI\AnalysisLayer\ObjectDetectionYolo\detect_adapter.py", line 15, in
10:55:19 PM: from codeprojectai import CodeProjectAIRunner
10:55:19 PM: File "../SDK/Python\codeprojectai.py", line 38, in
10:55:19 PM: from requestdata import AIRequestData
10:55:19 PM: File "../SDK/Python\requestdata.py", line 8, in
10:55:19 PM: from PIL import Image
10:55:19 PM: ImportError: cannot import name 'Image' from 'PIL' (unknown location)
I'm trying to help a user on the Blue Iris Facebook group, but I've hit a dead end. So far I've asked them to make sure their driver was compatible with CUDA 11.7.
Here's how their question began:
I have one instance working on another computer did all the same steps (at least I think) to set it up it works with CPU detection but since its an i3 I am trying to get the GPU detection working and i get this error on the log screen.
Object Detection (YOLO): (General Exception) : CUDA error: an illegal memory access was encountered
I am using a EVGA 1070 I have a machine working with a 1660 and i even copied the harddrive to try and see if I just missed a step.
This is where they left off:
Traceback (most recent call last):
10:55:19 PM: File "C:\Program Files\CodeProject\AI\AnalysisLayer\ObjectDetectionYolo\detect_adapter.py", line 15, in
10:55:19 PM: from codeprojectai import CodeProjectAIRunner
10:55:19 PM: File "../SDK/Python\codeprojectai.py", line 38, in
10:55:19 PM: from requestdata import AIRequestData
10:55:19 PM: File "../SDK/Python\requestdata.py", line 8, in
10:55:19 PM: from PIL import Image
10:55:19 PM: ImportError: cannot import name 'Image' from 'PIL' (unknown location)
Version 2.0.0.0 had some bugs and is not officially released. There is a version 2.0.1 that fixed some of the bugs, also this version is not officially released. They are working out all the bugs before they do an official release.I am seeing this same error after uninstalling 1.6.8 and installing 2.0.0.0
Have run repair multiple times
Uninstall, Reboot, Install multiple times
Nothing has helped thus far
Interesting enough I had installed 2.0.0.0 over 1.6.8 at first and it was working, but I was having some crashing issues so I decided to do the full uninstall
Thanks, I had already found 2.0.1 by the time I read this and tried it.Version 2.0.0.0 had some bugs and is not officially released. There is a version 2.0.1 that fixed some of the bugs, also this version is not officially released. They are working out all the bugs before they do an official release.
Awesome, but I'm curious: are you running a Docker version? I still don't see any new 2.x.x series version available with a Windows installer here on their main site, only the 1.6.8 that has been available for many weeks:
I guess I will be making the switch soon LOL. I have stayed on DeepStack until ALPR was part of CodeProject.
I do not think soAny chance of Coral TPU support in the new v2 release?