We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7bcc1d commit 81ce89dCopy full SHA for 81ce89d
readme.md
@@ -47,6 +47,9 @@ A Python-based salient object detection and video object segmentation evaluation
47
48
### General/Co-RGB/RGBD-SOD
49
50
+由于对于数据集和方法的配置因用户而异,所以在<https://github.com/lartpang/Py-SOD-VOS-EvalToolkit/commit/d7bcc1d74065844fe0483dc3ce3fda7d06d07bc0>之后的版本不在更新`configs`文件夹中的这部分内容,直接给出一个简单的例子,用户可以自行修改。
51
+例子可以参考之前的版本,例如:<https://github.com/lartpang/Py-SOD-VOS-EvalToolkit/tree/f9c1fd5ffeef1a58067e31b9e6d28e9eb0754c46/configs>
52
+
53
先安装指标代码库:
54
55
```python
0 commit comments