Skip to content

Abiddy/Clothes-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothes Detection

Image segmentation can be largely improved by integrating neural network models with image processing tools like grab-cut algorithm Segmentation can be made much easier using mask R-CNN since it automatically develops a pixel-wise mask around the subject of an image. Thereby separating the foreground from the background.Mask R-CNN is a widely used deep learning for training and testing datasets and models. The goal is to use the neural network model to obtain better segmentation.

Algorithms Used:

• OpenCv • Numpy • Pandas • TensorFlow • Keras!

Before Using Neural Networks:

Screenshot from 2022-04-28 13-52-23

After Using Neural Networks:

Screenshot from 2022-04-28 13-58-02

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages