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

about the build index #1

Open
Usernamezhx opened this issue Feb 25, 2021 · 0 comments
Open

about the build index #1

Usernamezhx opened this issue Feb 25, 2021 · 0 comments

Comments

@Usernamezhx
Copy link

Usernamezhx commented Feb 25, 2021

Thanks for your work. I run the command:python app.py -t index. It will show me that:

WARNING:tensorflow:Model was constructed with shape (None, 96, 96, 3) for input Tensor("input_1:0", shape=(None, 96, 96, 3), dtype=float32), but it was called on an input with incompatible shape (15, 978, 1766, 3).
WARNING:tensorflow:Model was constructed with shape (None, 96, 96, 3) for input Tensor("input_1:0", shape=(None, 96, 96, 3), dtype=float32), but it was called on an input with incompatible shape (15, 978, 1766, 3).
      chunk_seg@30293[I]:received "control" from gatewaychunk_seg-headchunk_seg-1▸⚐
      chunk_seg@30293[I]:received "index" from gateway▸⚐
      chunk_seg@30299[I]:received "index" from gatewaychunk_seg-head▸⚐
      chunk_seg@30296[I]:received "index" from gatewaychunk_seg-headchunk_seg-1▸⚐
      tf_encode@30450[I]:received "index" from gatewaychunk_seg-headchunk_seg-1chunk_seg-tail▸⚐
      tf_encode@30456[I]:received "index" from gatewaychunk_seg-headchunk_seg-1chunk_seg-tailtf_encode-head▸⚐
WARNING:tensorflow:Model was constructed with shape (None, 96, 96, 3) for input Tensor("input_1:0", shape=(None, 96, 96, 3), dtype=float32), but it was called on an input with incompatible shape (15, 424, 811, 3).
WARNING:tensorflow:Model was constructed with shape (None, 96, 96, 3) for input Tensor("input_1:0", shape=(None, 96, 96, 3), dtype=float32), but it was called on an input with incompatible shape (15, 424, 811, 3).
      tf_encode@30450[I]:received "control" from gatewaychunk_seg-headchunk_seg-2chunk_seg-tailtf_encode-headtf_encode-2▸⚐
WARNING:tensorflow:Model was constructed with shape (None, 96, 96, 3) for input Tensor("input_1:0", shape=(None, 96, 96, 3), dtype=float32), but it was called on an input with incompatible shape (15, 1280, 1280, 3).
WARNING:tensorflow:Model was constructed with shape (None, 96, 96, 3) for input Tensor("input_1:0", shape=(None, 96, 96, 3), dtype=float32), but it was called on an input with incompatible shape (15, 1280, 1280, 3).
      tf_encode@30453[I]:received "index" from gatewaychunk_seg-headchunk_seg-2chunk_seg-tailtf_encode-headtf_encode-2▸⚐
      chunk_idx@30883[I]:received "index" from gatewaychunk_seg-headchunk_seg-2chunk_seg-tailtf_encode-headtf_encode-2tf_encode-tail▸⚐
      chunk_idx@30889[I]:received "index" from gatewaychunk_seg-headchunk_seg-2chunk_seg-tailtf_encode-headtf_encode-2tf_encode-tailchunk_idx-head▸⚐
      chunk_idx@30889[W]:these bad docs can not be added: [(3, 0), (4, 0)]
      chunk_idx@30889[E]:'NoneType' object has no attribute 'write'

BTW. it is hard to debug. I can't find the source code....

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