The deeplab code under tensorflow/models/research/deeplab seems to be using the older version of tensorflow. With the new version of tensorflow out, are there any plans to migrate the existing repo to use tf2, specifically the tf2.keras api for model definition?
Asked
Active
Viewed 131 times