Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 2.15 KB

File metadata and controls

39 lines (31 loc) · 2.15 KB

instance segmentation

segmentaion 01

개발환경: python3, pytorch deeplabv3 renet101 model

  • 단일 사물 , 배경 합성하기

  • 합성 결과

segmentaion 02

개발환경: python3, MaskRCNN

  • 다중 사물 라벨링

  • 원본에서 특정사물만 모자이크하기

응용 app: 어플 연동


objection_detection

개발환경: python3, tensorflow-Object Detection API
데이터 셋: https://www.kaggle.com/mbkinaci/fruit-images-for-object-detection


Gan (Generative Adversarial Network)

생성자(Generator), 판별자(Discriminator) 의 경쟁을 통해 더 나은 모델을 생성