|
Apollo
6.0
Open source self driving car software
|
#include <map>#include <memory>#include <string>#include <utility>#include <vector>#include "caffe/caffe.hpp"#include "modules/perception/inference/inference.h"
Go to the source code of this file.
Classes | |
| class | apollo::perception::inference::CaffeNet |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::perception | |
| apollo::perception | |
| apollo::perception::inference | |
Typedefs | |
| using | apollo::perception::inference::BlobPtr = std::shared_ptr< apollo::perception::base::Blob< float > > |
1.8.13