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

run problem #2

Open
cliobeach opened this issue Jun 30, 2019 · 4 comments
Open

run problem #2

cliobeach opened this issue Jun 30, 2019 · 4 comments

Comments

@cliobeach
Copy link

when i run the code
!python train.py --data_dir data_dir/appa-real-release --tensorboard tf_log MODEL.ARCH se_resnet50 TRAIN.OPT sgd TRAIN.LR 0.1

it has a response like :
=> creating model 'se_resnet50'
0% 0/31 [00:00<?, ?it/s]^C

can you tell me how to fix this please

@cliobeach
Copy link
Author

all ready fix it i just changed the sever

@yu4u
Copy link
Owner

yu4u commented Jul 2, 2019

Good. What was the problem?

@cliobeach
Copy link
Author

i not should , maybe because the memory problem i mentioned in the other issue.

@mirkobrankovic
Copy link

mirkobrankovic commented May 2, 2020

I get a terminated error with no start even, looks the same as yours, does it mean I need more powerful/GPU machine ?

/usr/local/lib/python3.8/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:550: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.
  np_resource = np.dtype([("resource", np.ubyte, 1)])
=> creating model 'se_resnet50'
  0%|           | 0/31 [00:00<?, ?it/s]
Terminated

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

3 participants