Forráskód Böngészése

Merge pull request #7 from CharlesCNorton/patch-2

Correct typo in sav_dataset README.md
Ronghang Hu 1 éve
szülő
commit
82b026cd55
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      sav_dataset/README.md

+ 1 - 1
sav_dataset/README.md

@@ -161,4 +161,4 @@ In the paper for the experiments on SA-V val and test, we run inference on the 2
 
 The evaluation code is licensed under the [BSD 3 license](./LICENSE). Please refer to the paper for more details on the models. The videos and annotations in SA-V Dataset are released under CC BY 4.0.
 
-Third-party code: the evaluation software is heavily adapted from [`VOS-Benchmark`](https://github.com/hkchengrex/vos-benchmark) and [`DAVIS`](https://github.com/davisvideochallenge/davis2017-evaluation) (with there licenses in [`LICENSE_DAVIS`](./LICENSE_DAVIS) and [`LICENSE_VOS_BENCHMARK`](./LICENSE_VOS_BENCHMARK)).
+Third-party code: the evaluation software is heavily adapted from [`VOS-Benchmark`](https://github.com/hkchengrex/vos-benchmark) and [`DAVIS`](https://github.com/davisvideochallenge/davis2017-evaluation) (with their licenses in [`LICENSE_DAVIS`](./LICENSE_DAVIS) and [`LICENSE_VOS_BENCHMARK`](./LICENSE_VOS_BENCHMARK)).