Giter Site home page Giter Site logo

An error in TrainAndTest about calc HOT 5 CLOSED

rpng avatar rpng commented on June 12, 2024
An error in TrainAndTest

from calc.

Comments (5)

zqnnn avatar zqnnn commented on June 12, 2024
I0705 16:01:36.815151 14483 net.cpp:137] Memory required for data: 5063648
I0705 16:01:36.815152 14483 net.cpp:200] descriptor does not need backward computation.
I0705 16:01:36.815155 14483 net.cpp:200] relu3 does not need backward computation.
I0705 16:01:36.815158 14483 net.cpp:200] conv3 does not need backward computation.
I0705 16:01:36.815160 14483 net.cpp:200] norm2 does not need backward computation.
I0705 16:01:36.815163 14483 net.cpp:200] pool2 does not need backward computation.
I0705 16:01:36.815166 14483 net.cpp:200] relu2 does not need backward computation.
I0705 16:01:36.815170 14483 net.cpp:200] conv2 does not need backward computation.
I0705 16:01:36.815171 14483 net.cpp:200] norm1 does not need backward computation.
I0705 16:01:36.815173 14483 net.cpp:200] pool1 does not need backward computation.
I0705 16:01:36.815176 14483 net.cpp:200] relu1 does not need backward computation.
I0705 16:01:36.815178 14483 net.cpp:200] conv1 does not need backward computation.
I0705 16:01:36.815181 14483 net.cpp:200] X1 does not need backward computation.
I0705 16:01:36.815182 14483 net.cpp:242] This network produces output descriptor
I0705 16:01:36.815191 14483 net.cpp:255] Network initialization done.
HDF5-DIAG: Error detected in HDF5 (1.8.16) thread 139991413573376:
  #000: ../../../src/H5F.c line 439 in H5Fis_hdf5(): unable open file
    major: File accessibilty
    minor: Not an HDF5 file
  #001: ../../../src/H5Fint.c line 558 in H5F_is_hdf5(): unable to locate file signature
    major: File accessibilty
    minor: Not an HDF5 file
  #002: ../../../src/H5FDint.c line 146 in H5FD_locate_signature(): unable to read file signature
    major: Low-level I/O
    minor: Unable to initialize object
  #003: ../../../src/H5FDint.c line 211 in H5FD_read(): driver read request failed
    major: Virtual File Layer
    minor: Read failed
  #004: ../../../src/H5FDsec2.c line 707 in H5FD_sec2_read(): file read failed: time = Thu Jul  5 16:01:36 2018
, filename = '/home/zqn/project/calc-new/DeepLCD/calc_model/', file descriptor = 25, errno = 21, error message = 'Is a directory', buf = 0x7ffddddf5650, total read size = 8, bytes this sub-read = 8, bytes actually read = 18446744073709551615, offset = 0
    major: Low-level I/O
    minor: Read failed
HDF5-DIAG: Error detected in HDF5 (1.8.16) thread 139991413573376:
  #000: ../../../src/H5F.c line 604 in H5Fopen(): unable to open file
    major: File accessibilty
    minor: Unable to open file
  #001: ../../../src/H5Fint.c line 1087 in H5F_open(): unable to read superblock
    major: File accessibilty
    minor: Read failed
  #002: ../../../src/H5Fsuper.c line 275 in H5F_super_read(): unable to locate file signature
    major: File accessibilty
    minor: Not an HDF5 file
  #003: ../../../src/H5FDint.c line 146 in H5FD_locate_signature(): unable to read file signature
    major: Low-level I/O
    minor: Unable to initialize object
  #004: ../../../src/H5FDint.c line 211 in H5FD_read(): driver read request failed
    major: Virtual File Layer
    minor: Read failed
  #005: ../../../src/H5FDsec2.c line 707 in H5FD_sec2_read(): file read failed: time = Thu Jul  5 16:01:36 2018
, filename = '/home/zqn/project/calc-new/DeepLCD/calc_model/', file descriptor = 25, errno = 21, error message = 'Is a directory', buf = 0x7ffddddf52a0, total read size = 8, bytes this sub-read = 8, bytes actually read = 18446744073709551615, offset = 0
    major: Low-level I/O
    minor: Read failed
F0705 16:01:36.815745 14483 net.cpp:791] Check failed: file_hid >= 0 (-1 vs. 0) Couldn't open /home/zqn/project/calc-new/DeepLCD/calc_model/

from calc.

nmerrill67 avatar nmerrill67 commented on June 12, 2024

Hi,

I think you need to run the 'get_model' script in DeepLCD to download our model. Then it should work.

from calc.

zqnnn avatar zqnnn commented on June 12, 2024

But I have already run this command, there is the calc model in the folder

from calc.

goldbattle avatar goldbattle commented on June 12, 2024

From the looking more closely at your error message, it is trying to open the caffe model.
You should checkout what the default is:

test_parser.add_argument('-m', '--model', dest='model_path', nargs='*', help='The file names with full paths of the desired caffemodels for the precision-recall curve.', default="model/calc.caffemodel", type=str)

You need to specify the file, not the directory.
Please try directly specifying the model like the default argument.
If it still errors, you could have a corrupted download, so you can always try redownloading the model.

from calc.

zqnnn avatar zqnnn commented on June 12, 2024

Thanks!

from calc.

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.