项目作者: grimmdaniel

项目描述 :
Automatic image segmentation techniques based on supervised machine learning algorithms
高级语言: Jupyter Notebook
项目地址: git://github.com/grimmdaniel/DS_LAB_Project.git
创建时间: 2020-02-27T19:46:57Z
项目社区:https://github.com/grimmdaniel/DS_LAB_Project

开源协议:

下载


Automatic image segmentation techniques based on supervised machine learning algorithms

The goal of this project is to create a technique which can automatically segment images based on extracted image features. With the help of supervised machine learning algorithms, (in this case the Random Forest Classifier) there is no need for human interaction. While several image segmentation techniques exist; for example magic wand tool in Adobe Photoshop, they usually require manual interaction.