Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while running #9

Open
ghost opened this issue Aug 3, 2023 · 0 comments
Open

error while running #9

ghost opened this issue Aug 3, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 3, 2023

Traceback (most recent call last):
File "C:\Users\MyPC\Downloads\twostageHDR_NTIRE21-master\twostageHDR_NTIRE21-master\main.py", line 37, in
twostageHDR(config).modelInference(options.sourceDir, options.resultDir)
File "C:\Users\MyPC\Downloads\twostageHDR_NTIRE21-master\twostageHDR_NTIRE21-master\mainModule\twostageHDR.py", line 290, in modelInference
testImageList = modelInference.testingSetProcessor()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\MyPC\Downloads\twostageHDR_NTIRE21-master\twostageHDR_NTIRE21-master\utilities\inferenceUtils.py", line 128, in testingSetProcessor
testSetName = t.split("/")[-2]
~~~~~~~~~~~~^^^^
IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants