currently I can execute to train to only running on Jupyter.
I am using the cv_sample_v1.2.0 tutorial.
How can I run the TAO train on background?
The command is below.
# Retraining using the pruned model as pretrained weights
!tao detectnet_v2 train -e $SPECS_DIR/detectnet_v2_retrain_resnet18_kitti.txt \
-r $USER_EXPERIMENT_DIR/experiment_dir_retrain \
-k $KEY \
-n resnet18_detector_pruned \
--gpus 4