• Network Type : Object detection & Efficientdet
• TLT Version (Please run “tlt info --verbose” and share “docker_tag” here) Used docker nvcr.io/nvidia/tao/tao-toolkit:5.0.0-tf2.11.0
May I know what is Efficientdet_tf2’s version. Is it D5 or D6?
According to this picture from one of Nvidia’s webinart, Efficientdet-D7 has highest accuracy.
Where can I change to train with efficientdet-d5?
Is it in spec_train.yaml?
Is pretrained model same for all versions?
Pre-trained is downloaded from here.
There is only one version of pretrained model.
I have this error.
I am using efficientdet-tf2.
The error is OSError: SavedModel file does not exist at: /workspace/Nyan/tao_source_codes_v5.0.0/notebooks/tao_launcher_starter_kit/efficientdet_tf2/pretrained/{saved_model.pbtxt|saved_model.pb}
Now testing with tf1 docker