Please provide the following information when requesting support.
• Hardware
• Network Type Mask_rcnn
• 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 ? (This is for errors. Please share the command line and the detailed log here.)
I have tried to follow this link ( TAO Pretrained Instance Segmentation | NVIDIA NGC to run the sample notebook. But unfortunately it did not download.
Terminal Output:
$ ngc registry resource download-version “nvidia/tao_cv_samples:v1.0.2”
{
“error”: “Client Error: 403 Response: - Request Id: Url: https://api.ngc.nvidia.com/v2/org/nvidia/resources/tao_cv_samples/versions/v1.0.2”
}
Is this link broken or am I the only one facing this problem?
Thank you.