Code Monkey home page Code Monkey logo

dense-depth-estimation's People

Contributors

relgukxilef avatar

Watchers

 avatar

dense-depth-estimation's Issues

tensorflow.python.framework.errors_impl.InvalidArgumentError: input and filter must have the same depth: 1664 vs 1

when i run :python test.py , the error is next:

OMP: Info #250: KMP_AFFINITY: pid 27268 tid 28058 thread 57 bound to OS proc set 25
OMP: Info #250: KMP_AFFINITY: pid 27268 tid 28065 thread 64 bound to OS proc set 0
OMP: Info #250: KMP_AFFINITY: pid 27268 tid 28039 thread 38 bound to OS proc set 6
OMP: Info #250: KMP_AFFINITY: pid 27268 tid 28056 thread 55 bound to OS proc set 23
Traceback (most recent call last):
File "test.py", line 35, in
outputs = predict(model, inputs)
File "/home/wangwenzhong/project/lzq/DepthMap/dense-depth-estimation/DenseDepth-master/utils.py", line 10, in predict
predictions = model.predict(images, batch_size=batch_size)
File "/home/wangwenzhong/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/training.py", line 908, in predict
use_multiprocessing=use_multiprocessing)
File "/home/wangwenzhong/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/training_arrays.py", line 723, in predict
callbacks=callbacks)
File "/home/wangwenzhong/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/training_arrays.py", line 394, in model_iteration
batch_outs = f(ins_batch)
File "/home/wangwenzhong/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/backend.py", line 3476, in call
run_metadata=self.run_metadata)
File "/home/wangwenzhong/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/client/session.py", line 1472, in call
run_metadata_ptr)
tensorflow.python.framework.errors_impl.InvalidArgumentError: input and filter must have the same depth: 1664 vs 1
[[{{node conv2/BiasAdd}}]]

I don't know what is question ? about "input and filter must have the same depth: 1664 vs 1
[[{{node conv2/BiasAdd}}]]"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.