/Human_removal

Primary LanguageJupyter Notebook

Human removal

Members

  • Dinh Hoang Lam
  • Ngo Thanh Phuc

Introduction

Data

1. Human segmentation

2. Image inpainting

Pipelines

1. Human segmentation

  • YOLOv8:

    pip install ultralytics
    or 
    git clone https://github.com/ultralytics/ultralytics
    

2. Image inpainting

Deploy

References