#计算机科学#Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
翻译 - 快速的图像增强库,易于在其他库周围使用包装器
#计算机科学#Image augmentation for machine learning experiments.
翻译 - 用于机器学习实验的图像增强。
#计算机科学#A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
翻译 - 一个包含高度优化的构建块和执行引擎的库,用于深度学习应用程序中的数据预处理
#计算机科学#List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
#计算机科学#Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders,...
Image augmentation for object detection, segmentation and classification
#自然语言处理#Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, p...
#计算机科学#Artificial Intelligence Learning Notes.
本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!
#计算机科学#AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/
#计算机科学#WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effects (ICCV 2019) [Python & Matlab].
#计算机科学#A simpler way of reading and augmenting image segmentation data into TensorFlow
#计算机科学#A fast image augmentation library in Julia for machine learning.
A fast tool to do image augmentation on GPU(especially elastic_deform), can be helpful to research on Medical Image.
A python library for instagram filters
A PyTorch-based tool to generate clouds for satellite images.
#计算机科学#Deep Learning for Automatic Pneumonia Detection, RSNA challenge
Image data augmentation on-the-fly by add new class on transforms in PyTorch and torchvision.
MemeGen is a web application where the user gives an image as input and our tool generates a meme at one click for the user.
#计算机科学#Custom image data generator for TF Keras that supports the modern augmentation module albumentations