tensorflow / tensorflow/models

Maskconver pre-trained model couldn’t load

Open
#13,556 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

models:research type:bug
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

tensorflow/models/official/projects/maskconver/configs/experiments/maskconver_mobilenetv3p5_rf_640_coco.yaml where the init_checkpoint: 'maskconver_seg_mnv3p5rf_coco_200k/43437096' report an error:tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for maskconver_seg_mnv3p5rf_coco_200k/43437096

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 by opening tensorflow/models/official/projects/maskconver/configs/experiments/maskconver_mobilenetv3p5_rf_640_coco.yaml and checking how its init_checkpoint value is resolved. Reproduce the MaskConver model-loading failure and trace the referenced checkpoint path; done means the pretrained model loads without the reported NotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.