|
I have been receiving the Daily Insider for years. I haven't changed anything, but have not received one in the last week. I saw the FAQ's about things being blocked and whatnot. I checked my spam and trash folders. I checked my filters and blocked addresses and nothing whatsoever. Any idea why I'm not getting them?
Thanks!
|
|
|
|
|
|
Hi, I am new to Codeproject AI. Is there a way to detect clothing color? I am using Codeproject AI with BlueIris. For surveillance it would be very useful to be able to search for clips of people wearing a blue jacket, for example.
|
|
|
|
|
You should ask this question in this[^] forum. That forum is dedicated to the CodeProject AI Server.
|
|
|
|
|
We can't use CodeProject.AI Server to detect colour. "Yet."
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Please suggest me some method to generate SSH keys on Linux?
|
|
|
|
|
|
More than 50% of my posts to Code Project are censored for what appear to be arbitrary and capricious reasons.
|
|
|
|
|
I don't know, but I think it's a problem.
|
|
|
|
|
chris maunder is canadian Chris Maunder - Professional Profile
so I guess by design they do it... lol
=====================================================
The grass is always greener on the other side of the fence
|
|
|
|
|
Running Docker CodeProject AI Server (via unraid). When I click Update for Object Detection (YOLOv5 .NET) it returns the error "A 'pre-installed' module can't be downloaded". "Update" replaces "Uninstall", so I can't uninstall either. I then decided to uninstall the entire CodeProject Docker app to start over, doing the following:
Stopped CodeProject service
Uninstalled through unraid GUI
Manually deleted the residual ...\appdata\codeprojectai folders
Restarted the PC
Now when I reinstall the CodeProject Docker app, it not only still shows YOLOv5 wanting to update, but 2 other modules I had uninstalled prior to all this. Where is it getting this ghost data from? I just want a clean slate.
My alternative might be if someone could help me find a manual download of the latest YOLOv5 and I can try to install it through the console.
|
|
|
|
|
|
Hi,
When checking my license plate I get this message:
18:36:59:License Plate Reader: [ValueError] : Traceback (most recent call last):
File "/app/modules/ALPR/ALPR_adapter.py", line 57, in process
result = await detect_platenumber(self, self.opts, image)
File "/app/modules/ALPR/ALPR.py", line 132, in detect_platenumber
bounding_box_result = ocr.ocr(numpy_plate, rec=False, cls=False)
File "/app/modules/ALPR/bin/linux/python38/venv/lib/python3.8/site-packages/paddleocr/paddleocr.py", line 674, in ocr
if not dt_boxes:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
18:36:59:Response rec'd from License Plate Reader command 'alpr' (...ee7c57)
No license plate can be checked because of this.
System info:
Server version: 2.5.3
System: Docker
Operating System: Linux (Linux 5.10.55+ #69057 SMP Fri Jan 12 17:02:57 CST 2024)
CPUs: 12th Gen Intel(R) Core(TM) i7-12650H (Intel)
1 CPU x 7 cores. 7 logical processors (x64)
System RAM: 12 GiB
Platform: Linux
BuildConfig: Release
Execution Env: Docker
Runtime Env: Production
.NET framework: .NET 7.0.15
Default Python: 3.10
Video adapter info:
System GPU info:
GPU 3D Usage 0%
GPU RAM Usage 0
Global Environment variables:
CPAI_APPROOTPATH = <root>
CPAI_PORT = 32168
|
|
|
|
|
Questions about CodeProject.AI should be posted in the dedicated CodeProject.AI Discussions[^] forum.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
Hello !
Is it possible to add custom models to the Coral Object detection module ?
I am running CP on Docker (RPI5) with the google Coral. I would like to add the ipcam-combined and ipcam-dark custom models from GitHub - MikeLud/CodeProject.AI-Custom-IPcam-Models[^]
The instruction at How to Use a Custom Model in CodeProject.AI Server in Docker[^] tells me to add file to the /app/AnalysisLayer/ObjectDetectionYolo/custom-models directory, but the directory AnalysisLayer does not exist in my container.
Can some one tell me where to put the models and should I use the ipcam.pt or the ipcam.onnx files ?
(I can of course map a local directory to the container if needed, as in the instruction above).
|
|
|
|
|
You will probably have better luck posting this in the dedicated CodeProject.AI forum:
CodeProject.AI Discussions[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
|
I have one instance set up and working on another computer I did all the same steps (at least I think) to set it up on another computer, it works with CPU detection, but since it's an i3 I am trying to get the GPU detection working I am using an EVGA 1070 and I get this error on the log screen.
Object Detection (YOLO): (General Exception) : CUDA error: an illegal memory access was encountered
I am not sure how to troubleshoot the issue, I cloned the hard-drive from the working machine downloaded the 1070 driver and still received the same error.
I appreciate any help you have to give.
|
|
|
|
|
Assuming this question relates to CodeProject.AI, there's a specific forum for discussing it:
CodeProject.AI Discussions[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
|
It seems like you're encountering a CUDA error related to GPU detection while setting up an instance on a computer with an EVGA 1070 graphics card. This error message, "CUDA error: an illegal memory access was encountered," can be frustrating, but there are steps you can take to troubleshoot and resolve the issue.
1. **Driver Installation**: It's good that you've downloaded the 1070 driver, but make sure you've installed it correctly. Sometimes, issues can arise if the driver installation is not complete<a href="https://capcutproapk.net/"></a>. Ensure that you've installed the latest and compatible GPU driver for your EVGA 1070.
2. **CUDA Toolkit**: CUDA errors often indicate problems with the CUDA Toolkit installation. Make sure you have the appropriate CUDA Toolkit version installed for your GPU. You might need to uninstall the current CUDA Toolkit and reinstall it to ensure it's properly configured.
3. **Check GPU Compatibility**: Confirm that your EVGA 1070 is compatible with the deep learning framework or software you're using for object detection. Some older GPUs may not be fully supported by certain frameworks, leading to compatibility issues.
4. **CUDA Version**: Ensure that the version of CUDA you're using is compatible with your GPU and the software you're running. Mismatched versions can cause problems. Make sure you've installed a CUDA version that is known to work well with your hardware and software.
5. **Memory Issues**: The error message mentions "illegal memory access." It's possible that there could be issues with your GPU's memory or the way it's being utilized. Check if there are any memory-related problems with your EVGA 1070, such as overheating or faulty RAM.
6. **Library Dependencies**: Sometimes, CUDA errors can be related to missing or incorrect library dependencies. Ensure that all the necessary libraries and dependencies are correctly installed and up to date.
7. **Software Configuration**: Review your software's configuration settings, especially those related to GPU usage. Double-check that you've configured the software to utilize the GPU for object detection properly.
8. **Log Analysis**: Take a closer look at the error log for any additional details that might pinpoint the issue more precisely. Sometimes, specific error codes or messages within the log can provide valuable insights into what's going wrong.
9. **Community Support**: If you've tried all the above steps and are still facing issues, consider seeking help from online forums or communities related to the specific deep learning framework or software you're using. Others who have encountered similar problems may offer valuable advice or solutions.
Remember to back up your system and data before making any significant changes to your configuration, just to be on the safe side. Troubleshooting GPU-related issues can be complex, but with patience and careful analysis, you should be able to identify and resolve the problem.
|
|
|
|
|
AI is a tool that helps to do many complex things that are difficult for humans to do, and what I want to ask you here is has anyone created an AI that can execute buy and sell orders in the Forex financial market. not yet.
|
|
|
|
|
Why do all my lounge posts show flagged for review? and my rep points disappeared?
|
|
|
|
|
Why have you posted this in Uncategorised posts? Your problem is specifically related to Bugs and Suggestions[^].
|
|
|
|
|
OK, I didn't see that category. maybe get new glasses?
|
|
|
|