The CodeProject.AI-Server Discussions #132
Replies: 15 comments 24 replies
-
I have an NVIDIA GeForce GTX 1060 card in my Windows 10 machine. It is a gen 7 Intel core i7 processor. Should I be able to just run the latest of all the CUDA stuff, including the CUDA drivers, CUDA Toolkit, cuDNN together with the latest NVIDIA graphics and the Microsoft .NET stuff? I am only using CP.AI for use with BlueIris. If it only will work with specific older versions of the above items, why is this so? I would like to know what is limiting CP.AI from utilising the latest versions and could it be fixed. |
Beta Was this translation helpful? Give feedback.
-
Thanks. I just need basic YOLO object detection (YOLOv5 6.2 module) for use in Blue Iris on Windows 10. The CP.AI server is running on the same Windows 10 machine. Does that help to be more specific in your answer? |
Beta Was this translation helpful? Give feedback.
-
@ChrisMaunder - There's been some discussion on the future of CodeProject.AI over on the other message boards (for reference: https://www.codeproject.com/Messages/6020926/Re-Code-Project-AI-Server-version-2-8-0). I think the worry is that, with your Aug 31st announcement and with Matthew Dennis no longer involved, that the project may cease to be updated. However, I still see activity from you (this discussion, case in point) over here. Do you mind commenting on what you think the future of CodeProject.AI looks like at this time? There's a large user base (I feel like anyway) that uses this for Blue Iris, and if there aren't any currently active devs, it would be good to have some forewarning. I know that, as an all-volunteer project, any future plans are subject to sudden change, I'm just trying to get a feel for what's going on. Thank you for all you've contributed over the years, regardless of what the future holds. |
Beta Was this translation helpful? Give feedback.
-
Since moving here, will the Docker Images be updated and will they be available at the same location -> https://hub.docker.com/r/codeproject/ai-server/tags?page=1&name= or will that move as well? |
Beta Was this translation helpful? Give feedback.
-
When I went into the server, the service was stopped and the "Install Modules" page was blank. I tried to install 2.8.0 (I downloaded it last week, but the download site doesn't work today) and the page came up, told me I couldn't reach the server, then shut down. Is codeproject.ai dead? |
Beta Was this translation helpful? Give feedback.
-
Are there any plans to support the Hexagon NPU on the Snapdragon X Elite processors? |
Beta Was this translation helpful? Give feedback.
-
Hi All, I have managed to get this working for Blue Iris, i am sure you are all as frustrated after uninstalling and realising its all messed up and not working, i have only tested this on PC and have Yolov5 3, ALPR and Face Recognition working. Here is how I got it working Install CodeProject Unzip and copy the module(s) to the following folder c:\Program Files\CodeProject\AI\modules run a command prompt as Administrator Navigate to the Directory c:\Program Files\CodeProject\AI\modules[modulename] Type ....\setup.bat Restart codeproject at least it should get it working for now |
Beta Was this translation helpful? Give feedback.
-
I'm having trouble adding new modules now. I'm running the server in docker and have cloned the module repository and then ran the setup.sh from inside the docker image and it completes without error. The module shows up in the list of available modules on the server webpage but its status is listed as "Not Available." I've tested this with YOLOv8 and the Coral module and they are both doing it. Anyone else having this issue? Am I missing a step? |
Beta Was this translation helpful? Give feedback.
-
yeh im having an issue getting python installed as seen in the photo |
Beta Was this translation helpful? Give feedback.
-
General question from Code Project AI newbie: I am using CodeProject (server version 2.6.5) with Blue Iris. Nvidia Quadro P620 GPU. Windows 11. The YOLOv5.3.1 module is working well for me. The install automatically provided ipcam-animal, ipcam-combined, ipcam-dark, ipcam-general, and license-plate. Thought I would try YOLOv8. It installs fine and works, but the install only provides ipcam-general and license-plate. Are the additional modules available for YOLOv8? Can I just copy them over from YOLOv5.3.1? Would there be any benefit to me from using YOLOv8? |
Beta Was this translation helpful? Give feedback.
-
CodeProject (server version 2.6.5) with Blue Iris. Nvidia Quadro P620 GPU. Windows 11. YOLOv5.3.1. Don't know if this is a new problem, but I just noticed in the logs a complaint that custom-models\actionnetv2.pt does not exist. I verified that this .pt file actually does not exist in the specified directory. Is this a problem, or should I ignore it? AI object recognition works fine. Is there a change I can make to a config file to tell it not to look for actionnetv2.pt or a way to add it? What does actionnetv2.pt do? Thank you. |
Beta Was this translation helpful? Give feedback.
-
Started to get the following - "Unable to check for updates" on my Docker environment. 2.8.0 It's probably because of the move, but just curious if there is anything I can change to make it point to a new location (if there is one) |
Beta Was this translation helpful? Give feedback.
-
@ChrisMaunder as it pertains to Docker Images -- is this the best way to track the latest Cuda12 builds for docker? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thank you for updating the docker images to 2.9.4. So far, everything looks great! |
Beta Was this translation helpful? Give feedback.
-
Note
Please remember that this project is being maintained by volunteers. Please be patient if responses are slow, or bug fixes and new features aren't implemented as fast as one would hope.
👋 Welcome!
CodeProject.AI Server has moved homebase from CodeProject.com to codeproject.github.io/ to centralise the code, the discussions, and the docs into one self-contained place dedicated to the CodeProject.AI Server product.
This discussion board should focus on the CodeProject.AI Server and installation process only. For all questions on individual modules, please refer to that module's issues board directly. A list of all modules is available at codeproject.github.io/.
Please use this board to:
For bugs, please use Issue board. 🐞
Beta Was this translation helpful? Give feedback.
All reactions