I used detectnet_v2 to train resnet34 with [ERROR] tensorflow

Please provide the following information when requesting support.

• Hardware: NVIDIA GeForce RTX 4090
• Network Type: Detectnet_v2
• TAO Version: 5.2.0
• Training spec file: detectnet_v2_train_resnet34_kitti.txt (6.2 KB)

The sample training file I use is the notebooks/tao_launcher_starter_kit/detectnet_v2/ Detectnet_v2.ipynb provided in the TAO ToolKit Getting Started. I had no problem training with resnet18, I just modified to resnet34 and [ERROR] tensorflow occurred.

!tao model detectnet_v2 train -e $SPECS_DIR/detectnet_v2_train_resnet34_kitti.txt \
                        -r $USER_EXPERIMENT_DIR/experiment_dir_unpruned \
                        -n resnet34_detector \
                        --gpus $NUM_GPUS

The following is the output after the above command is run.

log.txt (623.4 KB)

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

Please use a new result folder and then retry. Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.