当前位置:网站首页>(resolved) the following raise notimplementederror occurs when Minet tests
(resolved) the following raise notimplementederror occurs when Minet tests
2022-06-27 07:39:00 【Computer vision Archer】
An error is as follows
NotImplementedError
The question is dataloader.py There was a problem with the path while reading the test set , Check the path carefully
# Basic path
datasets_root = "/home/xxx/data-RGB"
# Training set path
dutstr_path = os.path.join(datasets_root, "regular", "DUTS-TRAIN")
# Test set path
ecssd_path = os.path.join(datasets_root, "regular", "ECSSD")
/home/xxx/data-RGB/regular/ECSSD This path should be consistent with the test set you set
边栏推荐
- Rust Async: smol源码分析-Executor篇
- One person manages 1000 servers? This automatic operation and maintenance tool must be mastered
- 语音信号处理-概念(四):傅里叶变换、短时傅里叶变换、小波变换
- Bean拷贝详解
- (已解决) npm突然报错 Cannot find module ‘D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js‘
- 2022爱分析· IT运维厂商全景报告
- JDBC parameterized query example
- (笔记)Anaconda-Navigator闪退解决方法
- Process termination (have you really learned recursion? Test your recursion Foundation)
- postgreSQL在windows系统遇到权限否认(permission denied)
猜你喜欢
log4j:WARN No such property [zipPermission] in org.apache.log4j.RollingFileAppender.
js用while循环计算假如投资多年的利率为5%,试求从1000块增长到5000块,需要花费多少年
cookie加密7 fidder分析阶段
Rust Async: smol源码分析-Executor篇
JS find the number of all daffodils
How to view program running time (timer) in JS
Cookie encryption 6
JS to determine whether the result is qualified, the range is 0-100, otherwise re-enter
js用switch输出成绩是否合格
Goodbye, agile Scrum
随机推荐
window右键管理
Basic knowledge | JS Foundation
语音合成:Tacotron详解【端到端语音合成模型】【与传统语音合成相比,它没有复杂的语音学和声学特征模块,而是仅用<文本序列,语音声谱>配对数据集对神经网络进行训练,因此简化了很多流程】
[Kevin's third play in a row] is rust really slower than C? Further analyze queen micro assessment
Nature、science、cell旗下刊物
JS print 99 multiplication table
ggplot2的自定义调色板
JS, and output from small to large
将通讯录功能设置为数据库维护,增加用户名和密码
Jupiter notebook file directory
log4j:WARN No such property [zipPermission] in org.apache.log4j.RollingFileAppender.
正斜杠反斜杠的由来
js输出1-100之间所有的质数并求总个数
js中输入三个值,并且由小到大输出
JDBC reads MySQL data list
Origin of forward slash and backslash
用XGBoost迭代读取数据集
How to add data to the back-end database in the form of Excel file on the web page
volatile 和 synchronized 到底啥区别?
yarn create vite 报错 ‘D:\Program‘ 不是内部或外部命令,也不是可运行的程序 或批处理文件