Click here to Skip to main content
15,946,342 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
BugSource code or demo file downloaded count seems not increasing in article view Pin
_Asif_21-Jul-24 21:55
professional_Asif_21-Jul-24 21:55 
GeneralBroken HomePage in Firefox Pin
peterkmx17-Jul-24 10:53
professionalpeterkmx17-Jul-24 10:53 
SuggestionBroken images in the forums Pin
Dave Kreskowiak17-Jul-24 4:03
mveDave Kreskowiak17-Jul-24 4:03 
GeneralHuh? Pin
Dave Kreskowiak17-Jul-24 4:06
mveDave Kreskowiak17-Jul-24 4:06 
SuggestionThe addition of "Pin" ... Pin
Richard MacCutchan16-Jul-24 21:52
mveRichard MacCutchan16-Jul-24 21:52 
GeneralRe: The addition of "Pin" ... Pin
Richard Deeming16-Jul-24 22:14
mveRichard Deeming16-Jul-24 22:14 
SuggestionThe hamsters seem to be on a strike. Pin
GKP199216-Jul-24 19:04
professionalGKP199216-Jul-24 19:04 
GeneralRe: The hamsters seem to be on a strike. Pin
Paul K. 202417-Jul-24 4:33
Paul K. 202417-Jul-24 4:33 
GeneralRe: The hamsters seem to be on a strike. Pin
Matthew Dennis17-Jul-24 15:11
sysadminMatthew Dennis17-Jul-24 15:11 
GeneralRe: The hamsters seem to be on a strike. Pin
GKP199217-Jul-24 18:29
professionalGKP199217-Jul-24 18:29 
SuggestionCan we have a way to delete messages from the homepage? Pin
OriginalGriff14-Jul-24 21:52
mveOriginalGriff14-Jul-24 21:52 
GeneralRe: Can we have a way to delete messages from the homepage? Pin
Nelek15-Jul-24 10:46
protectorNelek15-Jul-24 10:46 
GeneralRe: Can we have a way to delete messages from the homepage? Pin
OriginalGriff15-Jul-24 18:36
mveOriginalGriff15-Jul-24 18:36 
SuggestionCollapse Forum menu on second click Pin
k505411-Jul-24 5:49
mvek505411-Jul-24 5:49 
GeneralRe: Collapse Forum menu on second click Pin
RedDk11-Jul-24 7:31
RedDk11-Jul-24 7:31 
GeneralRe: Collapse Forum menu on second click Pin
Richard MacCutchan11-Jul-24 21:50
mveRichard MacCutchan11-Jul-24 21:50 
BugLinks wrapped with apps.developermedia.com don't work for me Pin
Member 770031310-Jul-24 10:33
Member 770031310-Jul-24 10:33 
GeneralCP is down A LOT! Pin
Sander Rossel8-Jul-24 0:21
professionalSander Rossel8-Jul-24 0:21 
GeneralRe: CP is down A LOT! Pin
Chris Maunder8-Jul-24 7:16
cofounderChris Maunder8-Jul-24 7:16 
GeneralRe: CP is down A LOT! Pin
Sander Rossel8-Jul-24 21:46
professionalSander Rossel8-Jul-24 21:46 
GeneralRe: CP is down A LOT! Pin
Chris Maunder9-Jul-24 4:17
cofounderChris Maunder9-Jul-24 4:17 
GeneralRe: CP is down A LOT! Pin
Sander Rossel10-Jul-24 11:49
professionalSander Rossel10-Jul-24 11:49 
GeneralRe: CP is down A LOT! Pin
Sander Rossel15-Jul-24 11:22
professionalSander Rossel15-Jul-24 11:22 
SuggestionAdd C to the list of languages for pre tags Pin
honey the codewitch4-Jul-24 6:11
mvahoney the codewitch4-Jul-24 6:11 
SuggestionObject Detection YOLOv5 3.1 won't start Pin
Member 1629401929-Jun-24 8:25
Member 1629401929-Jun-24 8:25 
Hello, I am trying to run Blue Iris with CP AI Object detection on Windows Server 2022 Datacenter. I am using a Quadro 4000. I have Cuda 10.1 installed and CUDNN files copied into the folders. YOLO5 6.2 installed and is running fine though. I'm only trying to run YOLO5 because I'm reading that it's the only one that works for CUDA 10.1, and that CUDA 10.1 is the only CUDA that works for a Quadro 4000? I'm really not sure about any of this as I'm new to it all. What should I be using, what am I doing wrong?

Here's some log info:

Server version:   2.6.5
System:           Windows
Operating System: Windows (Microsoft Windows 10.0.20348)
CPUs:             Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz (Intel)
                  2 CPUs x 4 cores. 4 logical processors (x64)
GPU (Primary):     (NVIDIA), CUDA: 10.1.105 (up to: ), Compute: , cuDNN: 8.5
System RAM:       64 GiB
Platform:         Windows
BuildConfig:      Release
Execution Env:    Native
Runtime Env:      Production
Runtimes installed:
  .NET runtime:     7.0.20
  .NET SDK:         7.0.410
  Default Python:   Not found
  Go:               Not found
  NodeJS:           Not found
  Rust:             Not found
Video adapter info:
  NVIDIA Quadro 4000:
    Driver Version     21.21.13.7783
    Video Processor    Quadro 4000
System GPU info:
  GPU 3D Usage       0%
  GPU RAM Usage      0
Global Environment variables:
  CPAI_APPROOTPATH = <root>
  CPAI_PORT        = 32168


-----------------------------------------------------------

12:22:48:Started Object Detection (YOLOv5 3.1) module
12:22:50:detect_adapter.py: Traceback (most recent call last):
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\detect_adapter.py", line 19, in 
12:22:50:detect_adapter.py:     from process import YOLODetector, init_detect
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\process.py", line 14, in 
12:22:50:detect_adapter.py:     from models.experimental import attempt_load
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\models\experimental.py", line 6, in 
12:22:50:detect_adapter.py:     from models.common import Conv, DWConv
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\models\common.py", line 6, in 
12:22:50:detect_adapter.py:     from utils.general import non_max_suppression
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\utils\general.py", line 21, in 
12:22:50:detect_adapter.py:     from scipy.cluster.vq import kmeans
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\scipy\cluster\__init__.py", line 25, in 
12:22:50:detect_adapter.py:     from . import vq, hierarchy
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\scipy\cluster\vq.py", line 72, in 
12:22:50:detect_adapter.py:     from scipy.spatial.distance import cdist
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\scipy\spatial\__init__.py", line 102, in 
12:22:50:detect_adapter.py:     from ._geometric_slerp import geometric_slerp
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\scipy\spatial\_geometric_slerp.py", line 8, in 
12:22:50:detect_adapter.py:     from scipy.spatial.distance import euclidean
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\scipy\spatial\distance.py", line 1649, in 
12:22:50:detect_adapter.py:     @dataclasses.dataclass(frozen=True)
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\dataclasses.py", line 950, in wrap
12:22:50:detect_adapter.py:     return _process_class(cls, init, repr, eq, order, unsafe_hash, frozen)
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\dataclasses.py", line 801, in _process_class
12:22:50:detect_adapter.py:     for name, type in cls_annotations.items()]
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\dataclasses.py", line 801, in 
12:22:50:detect_adapter.py:     for name, type in cls_annotations.items()]
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\dataclasses.py", line 659, in _get_field
12:22:50:detect_adapter.py:     if (_is_classvar(a_type, typing)
12:22:50:detect_adapter.py:   File "C:\Program Files\CodeProject\AI\modules\ObjectDetectionYOLOv5-3.1\bin\windows\python37\venv\lib\site-packages\dataclasses.py", line 550, in _is_classvar
12:22:50:detect_adapter.py:     return type(a_type) is typing._ClassVar
12:22:50:detect_adapter.py: AttributeError: module 'typing' has no attribute '_ClassVar'
12:22:50:Module ObjectDetectionYOLOv5-3.1 has shutdown
12:22:50:detect_adapter.py: has exited


modified 29-Jun-24 14:46pm.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.