Please provide the following information when requesting support.
• RTX3050
• Network Type LPRnet
• TAO Version: toolkit_version: 5.2.0.1
• Training spec file(If have, please share here)
tutorial_spec.txt (1.2 KB)
• How to reproduce the issue ? (This is for errors. Please share the command line and the detailed log here.)
I am trying to train the LPRnet with my own dataset, which contains 1 training set and 1 label set only to make sure it can train before i prepare my dataset. However, I have the following issue.
INFO: Log file already exists at /home/jason/Desktop/jason/runlpr/results/status.json
INFO: Merging specification from /home/jason/Desktop/jason/runlpr/tutorial_spec.txt
INFO: Loading pretrained weights. This may take a while...
INFO: Training was interrupted
INFO: Training was interrupted.
Execution status: PASS
2024-03-05 11:25:20,804 [TAO Toolkit] [INFO] nvidia_tao_cli.components.docker_handler.docker_handler 363: Stopping container.
Command line used:
tao model lprnet train -e /home/jason/Desktop/jason/runlpr/tutorial_spec.txt -r /home/jason/Desktop/jason/runlpr/results/ -k nvidia-tao -m /home/jason/Desktop/jason/runlpr/us_lprnet_baseline18_trainable.tlt
Any idea on why the training is interrupted?
4 posts - 2 participants