zisluiz / obeach

A Object Recognition Research Framework for RGB-D Segmentation - under development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obeach

A Object Recognition Research Framework for RGB-D Segmentation - discontinued

Master branch

Master branch has a discontinued object segmentation framework that unifies follow works on a unique Python code:

https://github.com/zisluiz/FCN.tensorflow https://github.com/zisluiz/fusenet-pytorch https://github.com/zisluiz/graph-canny-segm https://github.com/zisluiz/rgbd-saliency https://github.com/zisluiz/cpf_segmentation

All rights on these projects are by original authors.

graph-canny branch

This branch has adapted master branch code that run graph-canny work on "mestrado" dataset, throught file run.py.

Also uses Python call from C++ library generated on https://github.com/zisluiz/graph-canny-segm rep.

Results obtained with "mestrado" dataset will be public available soon, comparing this approach with others semantic sgmentation algorithms.

About

A Object Recognition Research Framework for RGB-D Segmentation - under development

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Makefile 0.1%