nikkon3
Results
2
issues of
nikkon3
ValueError: Cannot feed value of shape (128, 0) for Tensor Placeholder_1:0, which has shape (?, 10)
1
When i try to train dch with train_val_script.py and its default args i get the following error: Traceback (most recent call last): File "train_val_script.py", line 61, in model_weights = model.train(train_img,...