|
|
|
Verify Super Resolution module compatibility with CodeProject.AI_ServerGPU version 2.2.4-Beta, your GPU, and CUDA version.
Inspect Docker container logs for error messages related to the module installation failure.
Try manually installing the module via the container's shell using specific scripts or commands.
Ensure your Docker container is up to date to avoid issues resolved in newer versions.
If problems persist, seek support from the CodeProject.AI community or support forums with detailed error logs. <pre><a href="capcuttemplates" rel="dofollow">https://capcuttemplates.co/</a>
|
|
|
|
|
hi
i have all work fine. but not continuous like i want
i want that blue iris will triggered almost in continuous time with face recognition
i use it like door locked
so lot people walk into the door
so i want when it detects face that is register it will confirm and send http commands
all work except the part of the continuity
its work every few minutes of break
i also play with the break time, trigger time, send pics per ms
i didn’t get it work
can it been done ?
thanks
yossi
|
|
|
|
|
|
I had object detection .net working with the integrated gpu previously, so i switched to a 1650 video card. I removed .net and went with the 6.2 one.
I also ran the cuda installer and the batch file installer per the codeproject ai download page.
I've restarted the pc and i cant get it to go to GPU mode
any thoughts out there?
I had moved this thread to the other forum, but for some reason i cant find it, but here was the solution that worked for me:
Uninstall code project
Uninstall cuda 11.7
Uninstall gfx card drivers
Reboot
Install 516.94 gfx drivers
Install cuda 11.7.0
Install Code Project 2.0.8
Install cuDNN bat file (https://www.codeproject.com/ai/docs/faq/gpu.html)
modified 27-Sep-23 9:36am.
|
|
|
|
|
One suggestion, but first a question; does anything else on your box use the GPU in this expected manner? If this is a testing-of-the-water type of scenario wouldn't it be better to get tried-and-true stuff running first?
I have no piers here on CP and see myself as somewhat of a pariah when I post but I'm sure somewhere in the expanse of time between using the CPU and using the GPU, in realtime computer use (1995-present), sticking to allowing a CPU to enslave the GPU, is in the questor's best interests.
|
|
|
|
|
well, i can use the 1650 as the primary gpu without issue. In this situation i'm using the built in one for the lcd.
Both drivers show up and show up in device manger, i had no issues with the two cuda installers either
|
|
|
|
|
Perhaps ask your original question here then:
CodeProject.AI Discussions[^]
I've observed reposting on cp will result in boiled tempers so, because you're moving to a better venue, perhaps adding some keywords to better explain AND keeping your grammar right (like capitalizing your first-person pronouns) will cause someone there to come to the rescue.
|
|
|
|
|
ah, i dont know how i ended up in the wrong forum again, thanks.
And who uses caps for pronouns in 2023, especially from a phone :P
|
|
|
|
|
theskyisthelimit99 wrote: who
... one what sees for miles and miles and miles ...
|
|
|
|
|
Yes ... Without doing anything, my Windows C# UWP app utilizes the GPU. Only Edge and VS are also utilizing it.
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
|
|
|
|
|
|
I want to build face recognition door. Can someone help me with the flow chat and the necessary things that will enable me carry out the project.
|
|
|
|
|
|
Is that a "real" door or a "portal"? If it is a real door, does if have a lock? A camera? Both?
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
|
|
|
|
|
I have blueiris + codeproject successfully detecting faces and putting them in a folder.
I then go into the explorer/vision tool, attempt to do the registration, and on the 3 or 4 images i did as a test each time it says operation failed. The images dont seem bad just a little fuzzy or grainy.
How do you troubleshoot this error? Or what could it mean
|
|
|
|
|
|
I've got a real mess with my install, i've tried removing it, restarting, reinstalling to no avail.
Then if i try to install a module again, it will error out and say it already exists or give me a "python not installed" error.. i look in the runtimes and i see python in both paths (not sure why there are two). Specifically this python error came from trying to install ObjectDetection (YOLOv5.NET)
If i try another module to instsall, it says installed successfully, but then "unable to start newly installed module" "unknown response from the server"
Also, if i remove everything start over, try face processing module, i get this
11:26:33:FaceProcessing: Installing python.= in C:\Program Files\CodeProject\AI\runtimes\bin\windows\python.=
11:26:34:FaceProcessing: Start-BitsTransfer : HTTP status 403: The client does not have sufficient access rights to the requested server object.
modified 16-Sep-23 11:28am.
|
|
|
|
|
|
That link doesnt work, this is the AI forum?
|
|
|
|
|
Yes, that link does work, and that is the correct place for questions about the CodeProject AI server. This forum is for general questions on Artificial Intelligence, which is not the same thing.
|
|
|
|
|
Quote: Do not try and find the page. That’s impossible. Instead only try to realise the truth
It's a "2 part" link ... this is what happens if you click on the "first part".
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
|
|
|
|
|
Thanks Gerry. It appears there was a space in the first part that did not belong there; now fixed.
|
|
|
|
|
My apologies, part of the link had a typo that I was not aware of. I have corrected it and it now works.
|
|
|
|