-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Description
Add the BASNet segmentation model to KerasCV.
A keras.io BASNet example already exists, based on this BASNet implementation, both from Hamid Ali.
The API should follow that of the existing DeepLabV3 model.