rerun-ml-depth-pro / get_pretrained_models.sh
oxkitsune's picture
clean up logging
eec6e0c
raw
history blame
228 Bytes
#!/usr/bin/env bash
#
# For licensing see accompanying LICENSE file.
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
#
mkdir -p checkpoints
wget -q https://ml-site.cdn-apple.com/models/depth-pro/depth_pro.pt -P checkpoints