fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
#计算机科学# Image augmentation for machine learning experiments.
翻译 - 用于机器学习实验的图像增强。
#计算机科学# Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
翻译 - 快速的图像增强库,易于在其他库周围使用包装器
#计算机科学# Official Implementation of 'Fast AutoAugment' in PyTorch.
翻译 - 在PyTorch中正式实施“快速自动增强”。
Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"
翻译 - ICCV2019论文代码“ InstaBoost:通过概率图引导复制粘贴来增强实例细分”