facebookresearch / facebookresearch/sam2
MissingConfigException Issue
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
File "/home/ubuntu/miniconda3/envs/env/lib/python3.10/site-packages/hydra/_internal/defaults_list.py", line 799, in config_not_found_error
raise MissingConfigException(
hydra.errors.MissingConfigException: Cannot find primary config
Check that it's in your config search path.
Issue encountered during: sam2_model = build_sam2(CONFIG, CHECKPOINT, device=DEVICE, apply_postprocessing=False)
Seems like Hydra compose is the root cause
Contributor guide
Assessment
This issue has not been assessed yet.