sthalles/deeplab_v3

Custom Dataset

Zumbalamambo opened this issue · 1 comments

How do I train this on a custom dataset?

You just need to create your dataset (preferably) using TfRecords. Inside the dataset/ folder there is a notebook that might help you creating your new dataset using TfRecords.