Skip to content

chanheehi/Split-and-crop-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Split-and-crop-images

하나의 이미지에서/ YOLO 좌표와 이미지를 통해/ 탐지된 객체 단위로/ 여러개의 이미지로 분할

결과

1.crop

image

하나의 이미지에서 YOLO로 탐지된 객체(Bounding Box) 단위로 이미지를 분할해 저장됨.

사전 준비 [labes의 메모장과 raw의 이미지 파일명과 정보는 서로 대치되어 있음]

1. labels

212218534-667ef10c-022c-4713-9385-56f6fa689ee5

메모장(txt) 안에 각 객체(Bounding box)의 좌표들이 YOLO 형식으로 저장되어 있음

2. raw

livestock_pig_bbox_000001 원본 이미지가 있음

3. yolo_processing

livestock_pig_bbox_000001 YOLO를 거쳐 나온 결과 이미지들이 있음

추가적으로

본 코드와 관련한 내용을 블로그에서 추가로 확인할 수 있습니다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages