- Install caffe envs caffe-apollo[apollo branche]
- firstly, change the 'caffe_root' in the code.
- run
python det_test.py
to get the det results. - run
python rec_test.py
to get the recognization results.
- the code is easy, the preprocess and postprocess is clearly.
- I only test on the vertical model, you can change the horizon model in the './detection'