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
Results on the pre-trained data are turning really awful:
And the recurring exception that everyone seems to get over and over again is: InvalidArgumentError (see above for traceback): Number of ways to split should evenly divide the split dimension, but got split_dim 3 (size = 4) and num_split 3
I even tried increasing the brightness as discussed in #129 , but that doesn't seem to work. Is there any way the input image needs to be pre-processed/transformed that can improve the results for road detection?
Results on the pre-trained data are turning really awful:
And the recurring exception that everyone seems to get over and over again is:
InvalidArgumentError (see above for traceback): Number of ways to split should evenly divide the split dimension, but got split_dim 3 (size = 4) and num_split 3
@MarvinTeichmann is anyone able to help?
The text was updated successfully, but these errors were encountered: