How to use .hdf5 file

I used tao training to generate many hdf5 files, but I don’t know how to use them for inference and deployment.

This is the training command:
tao model ssd train --gpus 1 --gpu_index=0 -e /home/nvidia/NVIDIA_TAO/tao-exp/ssd/specs/ssd_train_resnet18_kitti.txt -r /home/nvidia/NVIDIA_TAO/tao-exp/ssd/exp_rst -k ‘youjiang’ -m /home/nvidia/NVIDIA_TAO/tao-exp/ssd/pre_train_model/pretrained_object_detection_vresnet18/resnet_18.hdf5

Please download latest 5.0 notebook GPU-optimized AI, Machine Learning, & HPC Software | NVIDIA NGC and try run with it.

1 Like

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