scenic icon indicating copy to clipboard operation
scenic copied to clipboard

Did not find decoder for lvis:1.3.0. Please specify decoders for all datasets in DECODERS

Open mayank0621 opened this issue 9 months ago • 5 comments

Hi everyone, when running, python -m scenic.projects.owl_vit.main
--alsologtostderr=true
--workdir=/tmp/training
--config=scenic/projects/owl_vit/configs/clip_b32_finetune.py

command as per readme I'm getting below error: Did not find decoder for lvis:1.3.0. Please specify decoders for all datasets in DECODERS

I'm using: ubuntu 20.04 jaxlib 0.4.20+cuda12.cudnn89 lvis 0.5.3 python-lvis 1.1.0

logs are in this file: log.txt all library version of my environment can be found here: library_version.txt

any help would be great for me. Thanks

mayank0621 avatar May 17 '24 07:05 mayank0621