tensorflow / tensorflow/models
Maskconver pre-trained model couldn’t load
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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