Skip to main content

YOLO to MongoDB

Project description

YOLO to MongoDB

将 YOLO 格式的标注数据存入 MongoDB 数据库的小工具.

design

快速使用

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


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.94.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page