A custom SPDConv + WTConv module for YOLO models
Project description
SPDConv
This is a custom SPDConv module for YOLO models, designed to improve performance on specific tasks. 一种新的卷积神经网络构建SPD-Conv,旨在解决低分辨率或小目标任务中的性能下降问题。通过替换步幅卷积和池化层,SPD-Conv保持了细粒度信息,提高了特征学习效率
WTConv
This is a custom WTConv module for YOLO models, designed to improve performance on specific tasks. 引入了小波卷积模块,旨在扩大卷积的感受野并有效捕捉图像中的低频信息。其对多尺度问题和小目标问题上有很好的效果
Installation
You can install the SPDConv module via pip:
pip install xl_yolo_pkg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xl_yolo_pkg-0.1.0.tar.gz
(41.7 kB
view details)
File details
Details for the file xl_yolo_pkg-0.1.0.tar.gz.
File metadata
- Download URL: xl_yolo_pkg-0.1.0.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
530897b638446267a65dcb1ddcc2f1dfee308d8f75cf5b8ea187ce748e33d118
|
|
| MD5 |
9ecc1873dc4ec0f3a1f31ee7e80eb367
|
|
| BLAKE2b-256 |
4c507862a08f1b12af702d9dbaeff5ba939fe4818014250b2d3c8adce5048d06
|