Coder Social home page Coder Social logo

Comments (9)

mitchellspryn avatar mitchellspryn commented on June 16, 2024

Keep in mind you probably won't be training all 500 epochs, you'll likely converge after 30-40. This is why we included the Early Stopping callback.

from autonomousdrivingcookbook.

hyybuaa avatar hyybuaa commented on June 16, 2024

@mitchellspryn yes,I trained 25 epochs,and val_loss about 0.0002, but the result is bad.

from autonomousdrivingcookbook.

mitchellspryn avatar mitchellspryn commented on June 16, 2024

Can you describe a bit more what you mean by "bad"? When running the last cell of the notebook, do the labels and the predicted values line up?

Also, if you retrain the model, do you repeatedly hit this bad result, or did you only try training once? We don't have a very large dataset, so it's possible that you've converged into a local minimum.

Also, dumb question, but are you using the binaries we provided or the downloads from the AirSim repo?

from autonomousdrivingcookbook.

hyybuaa avatar hyybuaa commented on June 16, 2024

@mitchellspryn About a minute after the test, the car crashed or pulled out of the road and stopped

from autonomousdrivingcookbook.

hyybuaa avatar hyybuaa commented on June 16, 2024

@mitchellspryn i use the dataset that downloads from the AirSim repo

from autonomousdrivingcookbook.

mitchellspryn avatar mitchellspryn commented on June 16, 2024

I was asking about the binary executable, not the dataset. If you downloaded the landscape.exe binary from the AirSim repo, please download and use ours, as the tutorial suggests. The reason they are different is that in the one on the AirSim repo, the car starts in a different place and the lighting is very different. There are other minor differences as well.

The car probably won't make it the full length of the road with the stock model - the best runs I got were 5-6 min. There's always room for improvement :).

from autonomousdrivingcookbook.

hyybuaa avatar hyybuaa commented on June 16, 2024

thank you ,I am using landscape in the ad_cookbook_airsim

from autonomousdrivingcookbook.

mitchellspryn avatar mitchellspryn commented on June 16, 2024

Ok. Then it should eventually work. We only have 25k images in our dataset IIRC, so it may very well be that you've converged to a suboptimal minimum. I'd recommend trying it once or twice more, and if it still doesn't follow the road at all, then we can investigate further.

from autonomousdrivingcookbook.

hyybuaa avatar hyybuaa commented on June 16, 2024

ok ,I will retrain it

from autonomousdrivingcookbook.

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.