tum-phoenix / drive_ml

This is the repository for our Machine Learning applications
13 stars 4 forks source link

Design a network for localsation #7

Closed xXBasti closed 6 years ago

xXBasti commented 6 years ago

Output should be (n,4) range each 0 to 64 (max value of our pixels).

  1. Try the Classification NN with a Localsiation Layer, output linearisation with (n,4) instead of (n,44)
  2. Literatur Reseach to the topic of localisation (optional), please brief the rest of the team.
  3. Train with the picture in picture data set
MaslinuPoimal commented 6 years ago

I'll take a look at this, might be able to combine it with a lecture.