I have been attempting to execute the Tao Toolkit in Google Colab. The predefined starting shells are running successfully, but when it comes to executing the Tao command, it shows “command not found.” Please provide a solution for this issue.
Shell where i am getting error.
!tao yolo_v4_tiny dataset_convert -d $SPECS_DIR/yolo_v4_tiny_tfrecords_kitti_train.txt \
-o $DATA_DIR/train/tfrecords/train
Error:-
/bin/bash: line 1: tao: command not found
Please help…
1 post - 1 participant