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

Help! Can't find file 'inference_merge.py' while I training s3dis dataset? #47

Open
LH1005 opened this issue Nov 21, 2024 · 1 comment

Comments

@LH1005
Copy link

LH1005 commented Nov 21, 2024

Thank you very much for your efforts and sharing. When I trained s3dis data set to execute commands “sh +x train.sh 5”, I encountered the problem of missing files, I would like to ask you how to solve it.The specific error information is as follows:

sh +x train.sh 5
/hy-tmp/ASIS/models/ASIS/provider.py:205: H5pyDeprecationWarning: The default file mode will change to 'r' (read-only) in h5py 3.0. To suppress this warning, pass the mode you need to h5py.File(), or set the global default h5.get_config().default_file_mode, or set the environment variable H5PY_DEFAULT_READONLY=1. Available modes are: 'r', 'r+', 'w', 'w-'/'x', 'a'. See the docs for details.
f = h5py.File(filename)
WARNING:tensorflow:From /hy-tmp/ASIS/models/ASIS/model.py:13: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.

WARNING:tensorflow:From train.py:99: The name tf.train.exponential_decay is deprecated. Please use tf.compat.v1.train.exponential_decay instead.

WARNING:tensorflow:From train.py:125: The name tf.summary.scalar is deprecated. Please use tf.compat.v1.summary.scalar instead.

WARNING:tensorflow:From /hy-tmp/ASIS/utils/pointnet_util.py:172: The name tf.variable_scope is deprecated. Please use tf.compat.v1.variable_scope instead.

Segmentation fault (core dumped)
/hy-tmp/ASIS/models/ASIS/provider.py:205: H5pyDeprecationWarning: The default file mode will change to 'r' (read-only) in h5py 3.0. To suppress this warning, pass the mode you need to h5py.File(), or set the global default h5.get_config().default_file_mode, or set the environment variable H5PY_DEFAULT_READONLY=1. Available modes are: 'r', 'r+', 'w', 'w-'/'x', 'a'. See the docs for details.
f = h5py.File(filename)
[56421. 74143. 9872. 10642. 5918. 6265. 7598. 7744. 3575. 7614.
6171. 4967. 2581.]
cp: cannot stat 'inference_merge.py': No such file or directory
WARNING:tensorflow:From /hy-tmp/ASIS/models/ASIS/model.py:13: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.

WARNING:tensorflow:From /hy-tmp/ASIS/utils/pointnet_util.py:172: The name tf.variable_scope is deprecated. Please use tf.compat.v1.variable_scope instead.

Segmentation fault (core dumped)

@jianuo1128
Copy link

@WXinlong @LH1005 hello! have you resolved this problem?

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

2 participants