Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO + UNET for human segmentation tasks

Live Demo (HuggingFace)

YOLO26 + UNET Sample

Human segmentation is a computer vision task that isolates human figures from complex backgrounds, ranging from easy, centered figures to occluded figures in unfavorable environments, including poor lighting. It is an active and challenging research field with diverse applications and approaches toward perfect, or near-perfect, human segmentation. Some of these approaches are generally applied across different domains, and as solutions for segmenting objects other than humans. Many of them achieve impressive results on their object of concern.

In this experiments, I took ideas from existing literature on how segmentation task was approached and apply it to segmenting human figures in images. The algorithms and implementations may not exactly match what's suggested in the literature; they're inspired by it.

Datasets

Findings

Results of this experiment is documented here (models/yolo26_unet)

About

Implementation and evaluation of segmentation models from literature on human segmentation tasks

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages