2

Human Image Segmentation

Avatar of 王宜聖.
Avatar of 王宜聖.

Human Image Segmentation

AI工程師
Taipei City, Taiwan
2

人物圖像分割模型

Human Image Segmentation Model (UNet)

 

Github website - https://github.com/WangPochard/HumanSegmentation/tree/test

Dataset :

  • Kaggle Open Source Dataset -> https://www.kaggle.com/datasets/bijoyroy/human-segmentation-dataset

Model :

  1. Framework : Pytorch
  2. Structure
  3. UNet (Non Transfer Learning)
  4. UNet (ResNet50)

此項專案目前正在進行中,主要分為4支程式

  1. DataProcessing
  2. Model Structure
  3. Training Code
  4. Testing Code (單純測試用)


主要是實現 解決 Semantic Segmentation 的問題,透過像素分類的方式將人物分類出來,會想自己嘗試做這個專案的原因,主因是過去都接觸NLP居多,但未來的職涯規劃還是想從事影像相關的領域去做。

在空暇時間想加強自己對於影像領域的認知,也想轉換跑道,朝著影像辨識相關的領域去發展。
Avatar of the user.
Please login to comment.
Avatar of 王宜聖.
王宜聖
12 months
持續更新中
Avatar of 王宜聖.
王宜聖
12 months
github : https://github.com/WangPochard/HumanSegmentation/tree/test

Published: May 22nd 2023
58
6
2

Tools

python
Python
pycharm
PyCharm

Pytorch
Kaggle
人工智慧
影像辨識
機器學習

Share