-
Dear Doctr team, On command prompt going to the folder where my train script is located and then running the model. cd C:\Users\Name\references\recognition
python train_tensorflow.py model=sar_resnet31 train_path="C:\Users\Name\Data\train" val_path="C:\Users\Name\Data\val" --vocab legacy_french --pretrained --wb --epochs 50 In the end I received the following error
There is an error in "from utils import plot_recorder, plot_samples", can't find the module 'utils'. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The issue is fixed :) |
Beta Was this translation helpful? Give feedback.
The issue is fixed :)