当前位置:网站首页>(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
边栏推荐
- MySQL
- Rust Async: smol源码分析-Executor篇
- Installation and functions of uview
- File and multipartfile overview
- What is the difference between volatile and synchronized?
- Construction of defense system for attack and defense exercises part II common strategies for responding to attacks
- JS example print the number and sum of multiples of all 7 between 1-100
- js用switch语句根据1-7输出对应英文星期几
- One person manages 1000 servers? This automatic operation and maintenance tool must be mastered
- JDBC读取Mysql数据列表
猜你喜欢

Goodbye, agile Scrum

What is a magnetic separator?

2022 cisp-pte (II) SQL injection

How to download opencv? How to configure opencv after downloading?

(已解决) MINet 进行测试时报错如下 raise NotImplementedError

js输出1-100之间所有的质数并求总个数

js求所有水仙花数

JS output shape

JS to print prime numbers between 1-100 and calculate the total number of optimized versions

Gérer 1000 serveurs par personne? Cet outil d'automatisation o & M doit être maîtrisé
随机推荐
[Kevin's third play in a row] is rust really slower than C? Further analyze queen micro assessment
碎煤机crusher
通过uview让tabbar根据权限显示相应数量的tabbar
The first part of the construction of the defense system of attack and defense exercise is the introduction and the four stages of Defense
【编译原理】山东大学编译原理复习提纲
js判断用户输入的数是否为质数(多种方法)
JS output shape
JS, and output from small to large
大厂工作十年,年薪40万突然被裁员,公司想抛弃你,一分情面都不会留
How can the flower e-commerce 2.0 era go after the breakthrough from 0 to 1?
Basic knowledge | JS Foundation
Self test in the second week of major 4
RNA SEQ data analysis in R - investigate differentially expressed genes in the data!
MySQL
专业四第二周自测
R language consumption behavior statistics based on association rules and cluster analysis
Speech signal processing - concept (II): amplitude spectrum (STFT spectrum), Mel spectrum [the deep learning of speech mainly uses amplitude spectrum and Mel spectrum] [extracted with librosa or torch
JDBC operation MySQL example
Construction of defense system for attack and defense exercises part II common strategies for responding to attacks
File and multipartfile overview