Giter Club home page Giter Club logo

Comments (2)

ArghyaPal avatar ArghyaPal commented on August 20, 2024

Got the same problem..

@luna86 have you solved this issue?

Using board 0 2048 Traceback (most recent call last): File "display_results.py", line 22, in <module> main() File "display_results.py", line 9, in main lstm_autoencoder = LSTMCombo(model) File "/home/arghya/unsupervised-videos/lstm_combo.py", line 18, in __init__ self.lstm_stack_enc_.Add(lstm.LSTM(l)) File "/home/arghya/unsupervised-videos/lstm.py", line 21, in __init__ self.w_dense_ = Param((4 * num_lstms, num_lstms), lstm_config.w_dense) File "/home/arghya/unsupervised-videos/util.py", line 50, in __init__ mat = f[config.dataset_name].value File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/tmp/pip-build-4NvvlI/h5py/h5py/_objects.c:2682) File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/tmp/pip-build-4NvvlI/h5py/h5py/_objects.c:2640) File "/usr/local/lib/python2.7/dist-packages/h5py/_hl/group.py", line 166, in __getitem__ oid = h5o.open(self.id, self._e(name), lapl=self._lapl) File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/tmp/pip-build-4NvvlI/h5py/h5py/_objects.c:2682) File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/tmp/pip-build-4NvvlI/h5py/h5py/_objects.c:2640) File "h5py/h5o.pyx", line 190, in h5py.h5o.open (/tmp/pip-build-4NvvlI/h5py/h5py/h5o.c:3568) KeyError: "Unable to open object (Object 'lstm_1_enc:w_dense' doesn't exist)"

from unsupervised-videos.

jhuang81 avatar jhuang81 commented on August 20, 2024

Did you change the file_name in .phtxt to the name of output file in the model folder?

from unsupervised-videos.

Related Issues (20)

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.