文件名称:multidim-image-augmentation:该软件包为TensorFlow Ops提供了多维体积图像增强功能
文件大小:2.24MB
文件格式:ZIP
更新时间:2024-06-12 15:35:56
C++
TensorFlow的多维(2D和3D)图像增强 注意:该软件包已存档,不再在github上进行积极维护。 截至2021年1月,它仍是内部项目的公开快照。 该软件包为TensorFlow Ops提供了多维体积图像增强功能。 安装先决条件 该项目使用 构建和测试 要获取代码,对其进行构建并运行测试,请执行以下操作: git clone https://github.com/deepmind/multidim-image-augmentation.git cd multidim-image-augmentation/ bazel test --python_version=py3 --config=nativeopt //... 注意bazel 0.24.0对默认标志值进行了许多向后不兼容的更改,这些更改在此项目及其依赖项中尚未解决。 同时,您可以使用一些简单的额外标志来禁用它: #
【文件预览】:
multidim-image-augmentation-master
----multidim_image_augmentation()
--------ops()
--------deformation_utils.py(15KB)
--------__init__.py(839B)
--------platform()
--------kernels()
--------BUILD(8KB)
--------python()
--------deformation_utils_test.py(9KB)
----doc()
--------index.md(5KB)
--------elastic_deformation_colab.md(11KB)
--------color_augmentation_colab.md(5KB)
--------figs()
----CONTRIBUTING.md(1KB)
----LICENSE(11KB)
----tools()
--------bazel.rc(2KB)
----WORKSPACE(2KB)
----README.md(1KB)
----.bazelrc(137B)
----BUILD(244B)
----workspace.bzl(784B)