I am learning the DeepLabV3+ these days,
and reading about the implementation in Tensorflow,
as https://github.com/tensorflow/models/tree/master/research/deeplab
And I want to know whether the models/research/deeplab/model.py is the implementation file of DeepLabV3+?