This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Copyright (c) Meta Platforms, Inc. and affiliates. | |
| # All rights reserved. | |
| # This source code is licensed under the license found in the | |
| # LICENSE file in the sav_dataset directory of this source tree. | |
| # adapted from https://github.com/hkchengrex/vos-benchmark | |
| # and https://github.com/davisvideochallenge/davis2017-evaluation | |
| # with their licenses found in the LICENSE_VOS_BENCHMARK and LICENSE_DAVIS files | |
| # in the sav_dataset directory. |