Coder Social home page Coder Social logo

Dockerfile about tf-lift HOT 5 OPEN

cvlab-epfl avatar cvlab-epfl commented on July 29, 2024
Dockerfile

from tf-lift.

Comments (5)

coolbeam avatar coolbeam commented on July 29, 2024

Hi

I've made a docker file that contains all of your code and dependencies.

docker pull fremmen/tf-lift

hello,thanks for your docker, i've pull your docker file and run the code. I have successfully run the first phase: subtask=kp. However, when i'm going to run the second phase: subtask=ori, it turns out:

[joint] Checking if old pre-trained weights exists in
[joint] No pretrained weights from the old framework
[joint] Checking if previous Tensorflow run exists in
[joint] No previous Tensorflow result
[joint] Checking if previous Tensorflow run exists in logs/test/joint
[joint] No previous Tensorflow result
[ori] Checking if old pre-trained weights exists in
[ori] No pretrained weights from the old framework
[ori] Checking if previous Tensorflow run exists in
[ori] No previous Tensorflow result
[ori] Checking if previous Tensorflow run exists in logs/test/ori
[ori] No previous Tensorflow result
Traceback (most recent call last):
File "main.py", line 98, in
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
File "main.py", line 70, in main
task.run()
File "/tf-lift/tester.py", line 110, in run
raise RuntimeError("Could not load network weights!")
RuntimeError: Could not load network weights!

I think maybe something run in the pretrained model ori

from tf-lift.

coolbeam avatar coolbeam commented on July 29, 2024

Hi
I've made a docker file that contains all of your code and dependencies.

docker pull fremmen/tf-lift

hello,thanks for your docker, i've pull your docker file and run the code. I have successfully run the first phase: subtask=kp. However, when i'm going to run the second phase: subtask=ori, it turns out:

[joint] Checking if old pre-trained weights exists in
[joint] No pretrained weights from the old framework
[joint] Checking if previous Tensorflow run exists in
[joint] No previous Tensorflow result
[joint] Checking if previous Tensorflow run exists in logs/test/joint
[joint] No previous Tensorflow result
[ori] Checking if old pre-trained weights exists in
[ori] No pretrained weights from the old framework
[ori] Checking if previous Tensorflow run exists in
[ori] No previous Tensorflow result
[ori] Checking if previous Tensorflow run exists in logs/test/ori
[ori] No previous Tensorflow result
Traceback (most recent call last):
File "main.py", line 98, in
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
File "main.py", line 70, in main
task.run()
File "/tf-lift/tester.py", line 110, in run
raise RuntimeError("Could not load network weights!")
RuntimeError: Could not load network weights!

I think maybe something run in the pretrained model ori

hello,thanks for your docker, i've pull your docker file and run the code.
Thanks a lot!
The code is all right, I found that if you want to run the pretrained model, you should use: '--logdir=release-aug', not the default '--logdir=logs/test'

from tf-lift.

kmyi avatar kmyi commented on July 29, 2024

Closing, since not a bug

from tf-lift.

kmyi avatar kmyi commented on July 29, 2024

Well, actually, leaving it open since the docker is useful! (thought this was a bug report. Sorry for spam!)

from tf-lift.

breakingflower avatar breakingflower commented on July 29, 2024

@coolbeam running the code inside the docker is the same as in the original implementation.

from tf-lift.

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.