mlcommons / mlcommons/inference

Regarding 3D Unet Pre Process Data

Open
#1,797 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.6k
Forks
650
Avg merge
1d 22h
Merged PRs (30d)
6

Description

AssertionError: Some of the target inference cases were found: {'case_00111', 'case_00400', 'case_00185', 'case_00052', 'case_00065', 'case_00000', 'case_00084', 'case_00076', 'case_00157', 'case_00044', 'case_00005', 'case_00034', 'case_00056', 'case_00171', 'case_00041', 'case_00049', 'case_00078', 'case_00207', 'case_00112', 'case_00169', 'case_00189', 'case_00092', 'case_00187', 'case_00012', 'case_00206', 'case_00176', 'case_00138', 'case_00066', 'case_00003', 'case_00162', 'case_00203', 'case_00086', 'case_00006', 'case_00125', 'case_00024', 'case_00087', 'case_00128', 'case_00160', 'case_00061', 'case_00161', 'case_00198', 'case_00070', 'case_00080'}
make: *** [Makefile:204: preprocess_data] Error 1

I ran the make setup after that when I ran make preprocess_data it shows the above error. How to rectify it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the setup instructions and the preprocess_data target in Makefile:204. Reproduce the failure after running make setup, then inspect how the listed target inference cases are discovered and why the assertion reports them. Done means preprocessing completes without the AssertionError and the relevant validation still passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.