当前位置:网站首页>(已解决) MINet 进行测试时报错如下 raise NotImplementedError
(已解决) MINet 进行测试时报错如下 raise NotImplementedError
2022-06-27 06:38:00 【计算机视觉-Archer】
报错如下
NotImplementedError

这个种问题是dataloader.py读测试集时路径出了问题,仔细检查路径
# 基础路径
datasets_root = "/home/xxx/data-RGB"
# 训练集路径
dutstr_path = os.path.join(datasets_root, "regular", "DUTS-TRAIN")
# 测试集路径
ecssd_path = os.path.join(datasets_root, "regular", "ECSSD")
/home/xxx/data-RGB/regular/ECSSD 这个路径要与自己设置的测试集一致
边栏推荐
- 快速实现Thread Mesh组网详解
- 一线大厂面试官问:你真的懂电商订单开发吗?
- Mathematical modeling contest for graduate students - optimal application of UAV in rescue and disaster relief
- C Primer Plus Chapter 11_ Strings and string functions_ Codes and exercises
- Ahb2apb bridge design (2) -- Introduction to synchronous bridge design
- 云服务器配置ftp、企业官网、数据库等方法
- 2022 le fichier CISP - Pte (i) contient:
- OpenCV怎么下载?OpenCV下载后怎么配置?
- 可扩展哈希
- 面试官:请你介绍一下缓存穿透、缓存空值、缓存雪崩、缓存击穿的,通俗易懂
猜你喜欢

OPPO面试整理,真正的八股文,狂虐面试官

Centos7.9安装mysql 5.7,并设置开机启动

MPC control of aircraft wingtip acceleration and control surface

面试官:你天天用 Lombok,说说它什么原理?我竟然答不上来…

如何优雅的写 Controller 层代码?

Inter thread wait and wake-up mechanism, singleton mode, blocking queue, timer

Assembly language - Wang Shuang Chapter 8 two basic problems in data processing - Notes

YOLOv6又快又准的目标检测框架 已开源

Matlab GUI interface simulation DC motor and AC motor speed simulation

OpenCV怎么下载?OpenCV下载后怎么配置?
随机推荐
Interviewer: how to never migrate data and avoid hot issues by using sub database and sub table?
YOLOv6又快又准的目标检测框架 已开源
Win10 remote connection to ECS
The fourth question of the 299th weekly match 6103 Minimum fraction of edges removed from the tree
TiDB 基本功能
Scala advanced_ Member access modifier
飞行器翼尖加速度和控制面的MPC控制
记一次Spark报错:Failed to allocate a page (67108864 bytes), try again.
An Empirical Evaluation of In-Memory Multi-Version Concurrency Control
从5秒优化到1秒,系统飞起来了...
Tidb basic functions
OPPO面试整理,真正的八股文,狂虐面试官
【OpenAirInterface5g】RRC NR解析之RrcSetupComplete
[getting started] regular expression Basics
[QT dot] realize the watchdog function to detect whether the external program is running
winow10安装Nexus nexus-3.20.1-01
Oppo interview sorting, real eight part essay, abusing the interviewer
POI export excle
When there are multiple El select, the selected value is filtered by El select, and the last selected value is filtered by the second El select
Interviewer: you use Lombok every day. What is its principle? I can't answer