Giter Site home page Giter Site logo

Comments (4)

Kait0 avatar Kait0 commented on June 16, 2024

Traffic light differ between Town 01/ 02 and the rest of the towns.
If you only train on Town 03/04 you basically fail at red lights by design, you should at least use either Town 01 or 02.

What does bad behavior mean?

  1. The lowest batch sizes I have used were ~40 and that did not seem to cause problems. You training set is definitely too small you should train on all towns. Why are you not using a higher batch size if you have 4 GPUs? Or do you mean batch size of 16 per GPU?

  2. You don't need more epochs the 40 you have here is enough. I would expect more data to help unless there is another problem here.

  3. If you want to reproduce the results in the paper you need to train on all of the dataset.

  4. Yes the pre-trained model is trained with the entire dataset. There is not more data.

Besides open loop losses are not really indicative on closed-loop performance.

from transfuser.

JinRanYAO avatar JinRanYAO commented on June 16, 2024

Hello, thank you for your reply!

Traffic light differ between Town 01/ 02 and the rest of the towns. If you only train on Town 03/04 you basically fail at red lights by design, you should at least use either Town 01 or 02.

What does bad behavior mean?

It doesn't just fail the red light test, it also fails to maintain accurate lanes and does not drive in the middle of the lane, does not turn into the lane accurately when turning at an intersection, causing collisions with other vehicles.

  1. The lowest batch sizes I have used were ~40 and that did not seem to cause problems. You training set is definitely too small you should train on all towns. Why are you not using a higher batch size if you have 4 GPUs? Or do you mean batch size of 16 per GPU?

I'm sorry I didn't explain this clearly. I have a batch size of 16 for each GPU.

  1. You don't need more epochs the 40 you have here is enough. I would expect more data to help unless there is another problem here.
  2. If you want to reproduce the results in the paper you need to train on all of the dataset.
  3. Yes the pre-trained model is trained with the entire dataset. There is not more data.

Thank you for your advice, and I will try to use more data for training.

Besides open loop losses are not really indicative on closed-loop performance.

Do you think the abnormal behavior in CARLA I just mentioned are also caused by insufficient training data? Or could there be other errors?

from transfuser.

Kait0 avatar Kait0 commented on June 16, 2024

Do you think the abnormal behavior in CARLA I just mentioned are also caused by insufficient training data? Or could there be other errors?

Hard to tell but low amounts of data could cause these issues, yes.

from transfuser.

JinRanYAO avatar JinRanYAO commented on June 16, 2024

OK, I will try to use the whole dataset to train. Thank you very much!

from transfuser.

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.