Please provide the following information when requesting support.
• Hardware (T4)
• Network Type (resnet18)
• TLT Version (Please run “tlt info --verbose” and share “docker_tag” here)
• Training spec file(If have, please share here)
• How to reproduce the issue ? (!tao model yolo_v4 dataset_convert -d $SPECS_DIR/yolo_v4_tfrecords_kitti_train.txt
-o $DATA_DIR/train/tfrecords/train.)
Hello,
This is my first time of using TaoToolkit. My goal is to do transfer learning using Yolo_V4. So I open the link for theYoloV4 object detection. I was able to run the until step 2.1 -setup python environment. I was step#3 when I execute the following code it resulted to the error -ModuleNotFoundError: No module named ‘uff’ :
Yolo_V4_Colab_Error…txt (2.7 KB)
!tao model yolo_v4 dataset_convert -d $SPECS_DIR/yolo_v4_tfrecords_kitti_train.txt
-o $DATA_DIR/train/tfrecords/train
is there a way to install this manually?
9 posts - 2 participants