You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the comment of the num_classes parameter of deeplab v3 (keras-team#2071)
* Update deeplab_v3_plus.py
Update the comment of the `num_classes`parameter which contains the background class and the classes from the data.
* Update deeplab_v3_plus_test.py
Update the tests following the updating of 'num_classes' parameter (now including the background class)
0 commit comments