フィルターのクリア

License Error while running Yolov4 object detector

3 ビュー (過去 30 日間)
Divya
Divya 2024 年 5 月 15 日
回答済み: Walter Roberson 2024 年 5 月 15 日
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.

回答 (1 件)

Walter Roberson
Walter Roberson 2024 年 5 月 15 日
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)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by