raccoon_dataset icon indicating copy to clipboard operation
raccoon_dataset copied to clipboard

Tensorflow semantic segmentation api

Open RomRoc opened this issue 6 years ago • 0 comments

Hello, your Tensorflow object detection api sample is the most complete and clear I found in Github. I could slightly change it to test my own dataset, starting from dataset creation with LabelImg, till trained model output.

I have a question, may be you can ask. Currently there is a TensorFlow's Object Detection API, but I don't see any official api for semantic segmentation in Tensorflow. I found some Github repositories, but not coming from official Tensorflow Gihub. Can you suggest the best approach to accomplish semantic segmentation, starting from dataset creation? Or maybe you can make a new Github repository with your approach to this task?

Thanks a lot

RomRoc avatar Jan 18 '18 09:01 RomRoc