Align3R / third_party /ml-depth-pro /get_pretrained_models.sh
cyun9286's picture
Add application file
f53b39e
raw
history blame
253 Bytes
#!/usr/bin/env bash
#
# For licensing see accompanying LICENSE file.
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
#
mkdir -p checkpoints
# Place final weights here:
wget https://ml-site.cdn-apple.com/models/depth-pro/depth_pro.pt -P checkpoints