facebookresearch / facebookresearch/sam2
hydra.errors.InstantiationException: Error in call to target 'training.trainer.Trainer'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I upgraded to tensordict==0.6 and pytorch==2.5, but meet this error :
[rank0]: hydra.errors.InstantiationException: Error in call to target 'training.trainer.Trainer':
[rank0]: InstantiationException("Error locating target 'training.dataset.vos_dataset.VOSDataset', set env var HYDRA_FULL_ERROR=1 to see chained exception.\nfull_key: data.train.datasets[0].dataset.datasets0")
[rank0]: full_key: trainer
Contributor guide
Assessment
This issue has not been assessed yet.