-
-
08:34:40:Started Object Detection (YOLOv5 6.2) module
08:34:40:detect_adapter.py: Traceback (most recent call last):
08:34:40:detect_adapter.py: File "C:\Program Files\CodeProject\AI\modules\Objec…
-
The code should be code reviewed against other sources for creating shell extensions.
For example:
* [x] https://www.codeproject.com/Articles/441/The-Complete-Idiot-s-Guide-to-Writing-Shell-Extens…
-
I've downloaded a build from your CodeProject articel and run its executable.
But instead of using the base.dll within its folder structure, it uses the one from the path, which is only version 2.3…
-
Sooo DLPack is a great, cheap, and flexible data structure to pass between the nodes but tensor shapes aren't a great way to identify what the data actually is. Maybe we have some sort of GUID structu…
-
**Area of Concern**
- [ ] Server
- [x] Behaviour of `ObjectDetectionCoral`
- [ ] Installer
- [ ] Runtime [e.g. Python3.7, .NET]
- [ ] Module packages [e.g. PyTorch)
- [ ] Something else
**Des…
-
https://www.codeproject.com/Articles/71225/Image-Viewer-UserControl
-
Hi,
I'm trying to use TrackIR with FreePIE to emulate mouse movements. I have a script (see below) that works for most games:
```python
def update():
yaw = trackIR.yaw
pitch = trackIR.p…
-
**Area of Concern**
- [x ] Server
- [x] Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo]
- [ x] Installer
- [ ] Runtime [e.g. Python3.7, .NET]
- [x] Module packages [e…
-
I followed the solution given here https://github.com/coeuvre/rust-2048/issues/24
The .lock file was deleted and I changed the dependency versions.
Now Cargo build spits out this error.
warning…