-
### Proposed new feature or change:
Add CPU feature detection for SVE2. On wide CPU cores the Scalable Vector Extension has the potential to increase performance manyfold compared to NEON.
SVE2 is…
-
ตัวอย่างการใช้ผลจาก YOLO dectector ดึงส่วนของภาพออกมาและใช้ `surya-ocr` ในการอ่านข้อความ
``` py
from pathlib import Path
from ultralytics import YOLO
checkpoint = Path("best_detection_yolo.pt"…
-
Right now the code uses `cpufreq/cpuinfo_max_freq`. The correct way to identify different core types is the `cpu_capacity` file (`/sys/devices/system/cpu/cpu3/cpu_capacity`). This should be 1024 for p…
-
On a lenovo y560p laptop with an i7 2630QM CPU. Using the latest source, which seems to have the gigabyte fix that was included yesterday. I've got most debug options set within settings.h.
If I …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
As Nmap's OS detection system has expanded over the years, to the point it now has more than 5,600 fingerprints, some of the algorithms are not scaling as well as they could be and performance has bog…
-
### What happened + What you expected to happen
If I'm understanding correctly, Ray detects number of CPUs using [this](method). However, based on the multiprocessing [docs](https://docs.python.org…
-
### What Roadmap is this project for?
Cyber Security Expert
### Project Difficulty
Intermediate
### Add Project Details
## What is this project about?
In this project, you will set up a SIEM n…
-
## What happened?
I try to ssh connect to my RISC-V device by python asyncssh, but some how failed.
Python3 asyncssh code:
```python3
import asyncio
import asyncssh
if __name__ == "__main__"…
chLFF updated
2 months ago
-
**Describe Your Environment**
- Version of ZoneMinder 1,37 updated 22-10-24
- How you installed ZoneMinder [Isaac Connor's PPA]
- Full name and version of OS - Ubuntu 24.04.1
**If the issue co…