1. 10 4月, 2018 3 次提交
  2. 31 3月, 2018 1 次提交
  3. 27 3月, 2018 1 次提交
  4. 13 3月, 2018 2 次提交
  5. 09 3月, 2018 1 次提交
  6. 08 3月, 2018 1 次提交
  7. 03 3月, 2018 1 次提交
  8. 21 2月, 2018 1 次提交
  9. 27 1月, 2018 1 次提交
  10. 26 1月, 2018 1 次提交
  11. 23 1月, 2018 1 次提交
  12. 05 1月, 2018 1 次提交
  13. 04 1月, 2018 2 次提交
  14. 01 1月, 2018 2 次提交
  15. 31 12月, 2017 2 次提交
  16. 30 12月, 2017 1 次提交
  17. 29 12月, 2017 2 次提交
  18. 28 12月, 2017 1 次提交
  19. 27 12月, 2017 2 次提交
  20. 26 12月, 2017 1 次提交
  21. 25 12月, 2017 1 次提交
  22. 24 12月, 2017 3 次提交
  23. 22 12月, 2017 2 次提交
  24. 20 12月, 2017 1 次提交
  25. 19 12月, 2017 1 次提交
  26. 17 12月, 2017 1 次提交
  27. 04 12月, 2017 1 次提交
  28. 21 11月, 2017 1 次提交
    • C
      Prediction: added RNN (#1368) · 605876ac
      Calvin Miao 提交于
      * prediction: add rnn network proto
      
      * Prediction: added build support for rnn network proto (#902)
      
      * Prediction: added build support for rnn network proto
      
      * Prediction: fixed an assertion bug
      
      * prediction: add rnn model
      
      * Prediction: Lint fixes
      
      * Prediction: added RNN evaluator framework
      
      * prediction: add rnn model file
      
      * Prediction: build up functional framework for RNN evaluator
      
      * Prediction: implement RNN model extract obstacle features
      
      * Prediction: fixed a few lint errors
      
      * Prediction: implement set lane feature
      
      * Prediction: fixed cut in trajectory when obstacle is close to ego vehicle
      
      * Prediction: init rnn state
      
      * Prediction: a little more
      
      * Prediction: almost implement Evaluate in RNN
      
      * Prediction: implement load model
      
      * Prediction: add conf for RNN model
      
      * prediction: refine rnn model
      
      * prediction: fixbug of rnn state
      
      * prediction: increase minimun prediction length
      
      * Prediction: move a hard-coded parameter to gflags
      
      * Prediction: restructured network and fixed unit test
      
      * prediction: add unit test for rnn_model (#1132)
      
      * prediction: add acceleration in rnn model
      
      * Prediction: add cyclist model
      
      * Prediction: updated predictor manager to read configuration for cyclists (#1197)
      
      * drivers: using cvar to trigger publishment (#931) (#1200)
      
      * Prediction: use kf gflag to trigger motion part in move sequence predictor (#1282)
      
      * prediction: add documents for network
      
      * Prediction: a light weights rnn model
      
      * Prediction: add gflag to use lane sequence acc
      605876ac
  29. 07 11月, 2017 1 次提交