Giter VIP home page Giter VIP logo

Comments (6)

YunlianMoon avatar YunlianMoon commented on August 25, 2024

Hi,

Do you succeed to train their models?

I tried to train their SAVN model, but I might have been stuck in the environments settings (e.g. python, torch, torchvision versions). I always met some errors when I ran their codes for training.

from savn.

zkytony avatar zkytony commented on August 25, 2024

Yes, I was able to run training and evaluation scripts for savn. But I didn't end up using this method as a baseline. I found it difficult to get this to work on the newer version of Ai2thor (3.3.4), because this codebase requires precomputed resnet features. The existing trained model (trained on ai2thor 1.0.0) doesn't work well with images from the new version.

from savn.

YunlianMoon avatar YunlianMoon commented on August 25, 2024

Would you mind giving me the package versions you use to train their models? (maybe you can run conda list or pip list to obtain the information)

It is impossible to install torch==0.4.1 now, and I install PyTorch using: conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cudatoolkit=10.2 -c pytorch. However I met some errors.

from savn.

zkytony avatar zkytony commented on August 25, 2024

This is I believe the state of pytorch packages when I was working on this:

$ pip list | grep torch
efficientnet-pytorch        0.6.3
pytorch-lightning           1.3.8
segmentation-models-pytorch 0.2.0
torch                       1.9.0+cu111
torchaudio                  0.9.0
torchmetrics                0.4.1
torchvision                 0.10.0+cu111

from savn.

YunlianMoon avatar YunlianMoon commented on August 25, 2024

Thanks for your information! I have run their codes successfully now.

from savn.

zkytony avatar zkytony commented on August 25, 2024

@YunlianMoon Glad it helped!

from savn.

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.