Azzera filtri
Azzera filtri

License Error while running Yolov4 object detector

3 visualizzazioni (ultimi 30 giorni)
Divya
Divya il 15 Mag 2024
Risposto: Walter Roberson il 15 Mag 2024
I'm getting the following error message once I run the Yolov4 object detector. Also, the training data is not saved.
License checkout failed.
License Manager Error -15
Unable to connect to the license server.
Check that the network license manager has been started, and that the client machine can communicate with the license server.
Troubleshoot this issue by visiting:
Diagnostic Information:
Feature: Video_and_Image_Blockset
License path:
Licensing error: -15,0.
[sz,params.DetectionInputWasBatchOfImages] = vision.internal.cnn.validation.checkDetectionInputImage(...
params = parseDetectInputs(detector,I,varargin{:});
How to resolve this issue.

Risposte (1)

Walter Roberson
Walter Roberson il 15 Mag 2024
It sounds as if you are configured for multiple license servers, and the license server you normally use does not have a license for you for Computer Vision Toolbox. When MATLAB attempts to find a license for Computer Vision Toolbox, it attempts to contact the other license servers that are configured -- and fails in doing so. (Possibly the additional license server is beyond a disconnected VPN)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by