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

Result have NaN value please Rerun! #62

Open
hughho123 opened this issue Jan 3, 2023 · 0 comments
Open

Result have NaN value please Rerun! #62

hughho123 opened this issue Jan 3, 2023 · 0 comments

Comments

@hughho123
Copy link

When I run $ make anchors DATASET=voc ANCNUM=3 LOW="0.0 0.0" HIGH="1.0 1.0",
the PC shows:
python ./make_anchor_list.py
voc
--max_iters 10
--is_random True
--in_hw 224 320
--out_hw 7 10 14 20
--anchor_num 3
--low 0.0 0.0
--high 1.0 1.0
WARNING:tensorflow:From ./make_anchor_list.py:135: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.

WARNING:tensorflow:From ./make_anchor_list.py:161: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead.

WARNING:tensorflow:From ./make_anchor_list.py:163: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead.

D:\Users\L\miniconda3\envs\K210\lib\site-packages\numpy\core\fromnumeric.py:3118: RuntimeWarning: Mean of empty slice.
out=out, **kwargs)
D:\Users\L\miniconda3\envs\K210\lib\site-packages\numpy\core_methods.py:78: RuntimeWarning: invalid value encountered in true_divide
ret, rcount, out=ret, casting='unsafe', subok=False)
?[31m[ ERROR ]?[0m Result have NaN value please Rerun!

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