Hello,
I have installed VIAME using the Windows zip file on GitHub then extracted everything. Annotating video footage has gone well, but when I have tried to train a model using annotated footage, a bunch of errors pop up through the process: some Python dependencies have been unable to be found, files can’t be found, etc. After the training has finished, I am unable to export the model, getting the error that yolo.weights is missing. I have tried to deploy the model as well, but quit after 5 days of loading. Do I need to install Python and its libraries?
Thank you!
Example Errors:
(FileNotFoundError: [Errno 2] No such file or directory: ‘deep_training\fit\runs\viame-netharn-detector\nyqgnref\monitor\layers\module.detector.backbone.conv1\layer-module.detector.backbone.conv1-epoch_0_init.jpg’)