Skip to content

Clothing segmentation and background removal project. A tool for effortless clothing segmentation and background removal in images, simplifying the creation of attractive clothing sale offers.

Notifications You must be signed in to change notification settings

karolszymonczyk/ClothesSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClothesSegmentation

Split DeepFasionMask Dataset

PYTHONPATH=. split_deepfashionmask_data.py --data_path {data_path}

MlFlow Server

mlflow ui --backend-store-uri sqlite:///mlflow.db -p 5001

Train

PYTHONPATH=. python run/train.py --config_path {config_path}

Test

PYTHONPATH=. python run/test.py --config_path {config_path}

About

Clothing segmentation and background removal project. A tool for effortless clothing segmentation and background removal in images, simplifying the creation of attractive clothing sale offers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages