YOLO to MongoDB
Project description
YOLO to MongoDB
将 YOLO 格式的标注数据存入 MongoDB 数据库的小工具.
快速使用
pip install yolo-to-mongo
yolo-to-mongo
本地开发
python3 -m venv env
pip install -r requirements.txt
测试数据
将测试导入的数据放在 demo/ 目录下.
安装调试
pip install -U -e .
yolo-to-mongo
发布命令
pip install twine
python setup.py sdist
twine upload dist/yolo-to-mongo-x.x.tar.gz
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
yolo-to-mongo-0.93.tar.gz
(4.9 kB
view details)
File details
Details for the file yolo-to-mongo-0.93.tar.gz
.
File metadata
- Download URL: yolo-to-mongo-0.93.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5abc9370b92269183fc67c33de45307bc07f49dd398231d1027a733fe2a2ec40 |
|
MD5 | 5cebd7dd09dffea68bcb1d7ccfc69c66 |
|
BLAKE2b-256 | 8a250f9e2b8b2da6fa028d9980191f85335fec8296de57edffadcfcc8f711f2c |