Code Monkey home page Code Monkey logo

Comments (11)

rishikesh1419 avatar rishikesh1419 commented on June 30, 2024 1

Hey @xl-sr !
Could you please provide a trained PyTorch model?

from cal.

radeonwu avatar radeonwu commented on June 30, 2024

i have the same error message as ahmedtalbi.

from cal.

ahmedtalbi avatar ahmedtalbi commented on June 30, 2024

you need to checkout a previous commit,
commit 36000a2

But it would be nice to have acces to the pytorch model if it works.

from cal.

radeonwu avatar radeonwu commented on June 30, 2024

unfortunately, after commit 36000a2, the following command can't run successfully any more,
python python_client/driving_benchmark.py
as it seems lots of differences in this previous commit.

@ahmedtalbi could you elaborate in a bit more detail the steps that work for you?

from cal.

ahmedtalbi avatar ahmedtalbi commented on June 30, 2024

the Folder in that commit will change to PythonClient as it is using the old version of Carla 0.8.x the new one should be based on the 0.9.X (I am not sure didn't check) I only checked out a previous commit and did what was written in the README file.

from cal.

xl-sr avatar xl-sr commented on June 30, 2024

Hi all,

the CARLA version is still 0.8.x.

As @radeonwu already wrote, if you want to run the driving benchmark you need to go back to commit 36000a2 - this commit still uses the Tensorflow model on which the evaluation in the paper is based. The new training code, however, uses PyTorch and a trained PyTorch model will be uploaded soon.

So right now you can either:

  • use the Tensorflow model with commit 36000a2
  • train a PyTorch model and use the current code

from cal.

ahmedtalbi avatar ahmedtalbi commented on June 30, 2024

thanks for the answer,
are you planning to move to version 0.9.x ?

from cal.

xl-sr avatar xl-sr commented on June 30, 2024

This is not planned, but I'd be happy about contributions :)

from cal.

Marwa215 avatar Marwa215 commented on June 30, 2024

Hi @xl-sr, I have trained the model from scratch with vgg but the predictions weren’t correct it gives the default values e.g -1 for speed limits, red light always=false and hazard stop always =False, i have changed feature extractor and used ResNet18 but still can’t get predictions and loss values for training does not changed after second epoch. I don’t know where is the problem if you have any suggestions could tell me. Also could you proved your trained model. Thanks

from cal.

Marwa215 avatar Marwa215 commented on June 30, 2024

An other question, you mentioned in your paper in the table that different tasks predictions require different input params you trained each task and used toch.cat to concatenate these predictions then trained the whole predictions. I got confused I should train each task block separately or It is only one training block and how to specify different params for different task blocks during the training? Thanks

from cal.

zzzwww avatar zzzwww commented on June 30, 2024

Hi all,

the CARLA version is still 0.8.x.

As @radeonwu already wrote, if you want to run the driving benchmark you need to go back to commit 36000a2 - this commit still uses the Tensorflow model on which the evaluation in the paper is based. The new training code, however, uses PyTorch and a trained PyTorch model will be uploaded soon.

So right now you can either:

* use the Tensorflow model with commit [36000a2](https://github.com/xl-sr/CAL/commit/36000a2ed08ec2d1f6ae23f9d7ffd164e72d4aba)

* train a PyTorch model and use the current code

Hi, I am also confused. Does that mean if I want to get the CAL/training/models/gru.pth profile, I need to train the model first? Aren't there any exsiting pth files? Looking forward to your answers. @xl-sr

from cal.

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.