BASNet
Boundary-Aware Segmentation Network for Mobile and Web Applications
This repository contain implementation of BASNet in tensorflow/keras.
comments are added for better understanding.
Code Files
- BASNet.py ==> model code
- loss.py ==> loss functions for basnet
- resnet.py ==> resnet-34 model code
Dependies:
Tensorflow 2.0 or later
Licensed under the MIT License