erolgerceker

Results 7 issues of erolgerceker

what about 2x8 slider? horizontal and vertical slice

Traceback (most recent call last): File "train_unet.py", line 45, in train_ids = next(os.walk(TRAIN_PATH))[1] StopIteration

How can i reduce the model size? or convert another format? it is too big (240MB) :( i used the tiny model but accuracy is not sufficent

i got this error. any idea? ValueError: Dimension 2 in both shapes must be equal, but are 148 and 147. Shapes are [?,260,148] and [?,260,147]. for 'network/route2' (op: 'ConcatV2') with...

raise ValueError('No model found in config file.') ValueError: No model found in config file. using tf 2.2

ValueError: No model found in config file.

Traceback (most recent call last): File "main.py", line 3, in from model import * File "C:\Users\GoLive_Erol\Desktop\Unet-with-multiple-classification\model.py", line 12, in from tensorflow.contrib.opt import AdamWOptimizer ModuleNotFoundError: No module named 'tensorflow.contrib' i m...