Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU Killing Program #1132

Open
WilsonVo opened this issue Nov 26, 2024 · 0 comments
Open

CPU Killing Program #1132

WilsonVo opened this issue Nov 26, 2024 · 0 comments

Comments

@WilsonVo
Copy link

WilsonVo commented Nov 26, 2024

Hi,

Currently I am attempting to run th evaluation prompt with added changes to my file paths and what not.

python -m scenic.projects.owl_vit.evaluator
--alsologtostderr=true
--platform=cpu
--config=scenic/projects/owl_vit/configs/clip_b32.py
--checkpoint_path=gs://scenic-bucket/owl_vit/checkpoints/clip_vit_b32_b0203fc
--annotations_path=${HOME}/annotations/lvis_v1_val.json
--tfds_data_dir=//your/data/dir
--output_dir=/tmp/evaluator

I am running CLIP_B16 and running on CPU. The program takes a while to run, no problem there, but at some point in the process it kills the program (shown below). Is this an issue on my end or the programs end?

Image 11-26-24 at 11 21 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant