albumentations-demo:在Albumentations库中用于演示转换的服务

时间:2024-06-03 06:40:23
【文件属性】:

文件名称:albumentations-demo:在Albumentations库中用于演示转换的服务

文件大小:219KB

文件格式:ZIP

更新时间:2024-06-03 06:40:23

Python

演示文稿 创建此服务的目的是为了演示“-高效图像增强的库。 轻松启动 您可以立即使用此服务,为 (该服务已部署在具有非常有限的计算能力的免费服务上,并且可能会非常不稳定) 如果要在本地运行,请遵循安装说明。 安装和运行 git clone https://github.com/IliaLarchenko/albumentations-demo cd albumentations-demo pip install -r requirements.txt streamlit run src/app.py 如果要使用自己的图像,只需将最后一行替换为: streamlit run src/app.py -- --image_folder PATH_TO_YOUR_IMAGE_FOLDER 如果图像比例image_width可以使用image_width参数设置要显示的原始图像的宽度(以像素


【文件预览】:
albumentations-demo-master
----.github()
--------workflows()
----configs()
--------augmentations.json(19KB)
----src()
--------control.py(3KB)
--------app.py(4KB)
--------utils.py(5KB)
--------__init__.py(0B)
--------visuals.py(3KB)
----images()
--------house.jpg(23KB)
--------parrot.jpg(20KB)
--------cars.jpg(29KB)
--------kittens.jpg(28KB)
--------good_boy.jpg(17KB)
----Dockerfile(197B)
----run.sh(25B)
----requirements.txt(1KB)
----setup_docker.sh(115B)
----LICENSE(1KB)
----Procfile(45B)
----setup.py(724B)
----README.md(3KB)
----.pre-commit-config.yaml(432B)
----docs()
--------screenshot.jpg(115KB)
--------privacy.html(4KB)
--------logo.png(4KB)
----docker-compose.yml(74B)
----tests()
--------__init__.py(0B)
--------test_utils.py(2KB)
----.gitignore(729B)
----setup.sh(224B)
----black.toml(321B)

网友评论