Please provide the following information when requesting support.
• Hardware (T4/V100/Xavier/Nano/etc)
A5500
• Network Type (Detectnet_v2/Faster_rcnn/Yolo_v4/LPRnet/Mask_rcnn/Classification/etc)
Yolov4 (Yolov3, faster rcnn)
• Training spec file(If have, please share here)
output_yolo_v4.txt (2.2 KB)
• How to reproduce the issue ? (This is for errors. Please share the command line and the detailed log here.)
cmd : tao model yolo_v4 train -e $DOCKER_SPECS_DIR/output_yolo_v4.txt
-r $DOCKER_RESULTS_DIR/yolo_v4
–gpus 1
Performances are saved to weights and biases, but no config file is saved whereas the doc says that configuration of the experiments are saved.
Here is the overview of the run in weights and biases:
The status is “crashed” since I interupted the training. If that is the issue, is there a way to save the config file at the start of the training?
I have a yolo_v3 and a faster rcnn currently running as well. For both of, I don’t have any configuration file saved in the overview.
Thanks for your help.
1 post - 1 participant