question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sequence 21 broken: "Missing prediction files" error when submitting to completion benchmark on CodaLab

See original GitHub issue

Hi @jbehley,

I’m using the updated scene completion data V1.1 (downloaded September 10th, verified with a fresh download from just now). However, when submitting my prediction files to CodaLab I get the following python exception that points to missing files:

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
  File "/tmp/codalab/tmpI8vQas/run/program/evaluate_completion.py", line 150, in 
    if missing_pred_files: raise RuntimeError("Error: Missing prediction files! Aborting evaluation.")
RuntimeError: Error: Missing prediction files! Aborting evaluation.

I have checked my submission file beforehand using the semantic-kitti-api ‘validate_submission.py’ script and it reports that everything is okay and ready for submission (1:1 correspondence between input and prediction files).

I also noticed that the number of voxelized input files (.bin) between the old data version and the new V1.1 version has changed. Previously, sequence 21 had 523 .bin files, now it is only 432 .bin files. Is this reduction intentionally?

Thank you again for your support.

EDIT I just noticed that CodaLab allows me to looked at the error log which lists the missing files (log is attached). All of them are in sequence 21 and none of the indices seems to be actually present within the V1.1 voxel data that I just downloaded. So I guess either frames have gone missing for the official download file or the evaluation is still based on the old data.

risteon_submission_codalab_log.txt

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jbehleycommented, Sep 15, 2020

Finally, the evaluation seems to run through and the submission gets scored. Let me know if you still experience problems.

0reactions
risteoncommented, Sep 15, 2020

I will now regenerate the testset zip such that it fits to the data you already predicted.

Don’t worry about the predictions. If the original 523 frames of sequence 21 were intended to be used, it might be useful to fix the voxel data download and benchmark data altogether.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CodaLab -
It seems that you have successfully submitted your results as it is shown on the benchmark. Posted by: YeLyu @ May 12, 2021,...
Read more >
D2.2-Codalab-TAILOR-templates-ver-1.0.pdf
This document aims at providing some guidelines to help AI challenges orga- ... is a purely software challenge, focusing on the Codalab platform...
Read more >
A Retrieve-and-Edit Framework for Predicting Structured Outputs
and the Hearthstone cards benchmark, retrieve-and-edit significantly boosts the performance of a vanilla sequence-to-sequence model on both tasks.
Read more >
Uncategorized | Fragile Families Challenge
“What failure to predict life outcomes can teach us. ... to do this is to write a bash script that calls the submission...
Read more >
Nowcasting Competition - Tourism - European Statistics Awards
Reproducibility Award. All entries meeting the minimum requirements described in the submission process will compete for the Accuracy Award, which will reward ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found