로딩
요청 처리 중입니다...

[albumentations] 분류를 위한 이미지 증강(augmentation)

 [albumentations] 분류를 위한 이미지 증강(augmentation)

원문 링크 : https://albumentations.ai/docs/getting_started/image_augmentation/ Albumentations Documentation - Image augmentation for classification Albumentations: fast and flexible image augmentations albumentations.ai 사용한 사진 : Photo by Satyabrata sm on Unsplash 개요 이미지 증강 과정(process of image augmentation)을 아래와 같이 총 네 단계로 나눌 수 있습니다. 1️ albumentations와 이미지를 읽는데 사용할 라이브러리(ex. OpenCV) 불러오기(Import) 2️ 증강 파이프라인(augmentation pipeline) 정의하기 3️ 디스크에 있는 이미지 읽어 들이기 4️ 증강 파이프라인에 이미지를 넣고 증강된 이미지 받기 단계 1: 필...

# albumentations # 증강기법 # 이미지분류 # 이미지 # 딥러닝 # 데이터증강 # imageaug # deeplearning # dataaugmentation # computervision # augmentation # 컴퓨터비전