Coder Social home page Coder Social logo

Comments (10)

shenzy08 avatar shenzy08 commented on June 1, 2024

image

from cross_attention_renderer.

yilundu avatar yilundu commented on June 1, 2024

Hi sorry, thanks for catching this! I accidentally forgot to uncomment one line in the colab -- should be fixed now.

from cross_attention_renderer.

shenzy08 avatar shenzy08 commented on June 1, 2024

It works now!
One another problem: some files are missing, such as vis_realestate10k_traj.py and test_unposed_traj.py,

from cross_attention_renderer.

yilundu avatar yilundu commented on June 1, 2024

Thanks for catching that! I updated the file names -- do you still have errors?

from cross_attention_renderer.

shenzy08 avatar shenzy08 commented on June 1, 2024

Yes, I ran the script
python experiment_scripts/eval_realestate10k.py --experiment_name vis_realestate --batch_size 12 --gpus 1 --checkpoint_path logs/realestate/checkpoints/model_current.pth
and then
FileNotFoundError: [Errno 2] No such file or directory: 'poses/realestate/test.mat'

from cross_attention_renderer.

yilundu avatar yilundu commented on June 1, 2024

Did you download the necessary data? It should be downloaded here: https://www.dropbox.com/s/qo8b7odsms722kq/cvpr2023_wide_baseline_data.tar.gz?dl=0

from cross_attention_renderer.

shenzy08 avatar shenzy08 commented on June 1, 2024

Thank you for your remind. I ran the code in the google colab, but cannot get the results as good as that in your project page.
https://user-images.githubusercontent.com/58035336/233262223-55e6fb39-6f65-4556-8220-a0f451156477.mp4
https://user-images.githubusercontent.com/58035336/233262238-fde8443b-2095-4072-9fe0-c488f7b956c2.mp4
Can you help to check it?

from cross_attention_renderer.

yilundu avatar yilundu commented on June 1, 2024

Hi -- thanks for checking this. The results in the webpage are using an older version of codebase -- as I was cleaning and refactoring the code I had to train a new version of the model. I believe the results on the Realestate10k video is similar to the one on the website. For the unposed images -- with the newly trained model -- I couldn't get as smooth interpolations between the same images -- my guess is that retraining a new model with a different scale on the L2 depth_loss would probably get a bit smoother interpolation (the interpolations will also be a bit smoother if you tune the translation offset between the two unposed images).

I'm happy to potentially share the older codebase / model if you are interested in getting the same result on the unposed images.

from cross_attention_renderer.

shenzy08 avatar shenzy08 commented on June 1, 2024

Ok. I am looking forward to trying the older model, which seems much more awesome.

from cross_attention_renderer.

yilundu avatar yilundu commented on June 1, 2024

Sure -- I'll attach the older codebase in a separate branch with a demo code to generate the unposed trajectory in the next day.

from cross_attention_renderer.

Related Issues (10)

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.