Apollo  6.0
Open source self driving car software
Classes | Namespaces | Typedefs
caffe_net.h File Reference
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "caffe/caffe.hpp"
#include "modules/perception/inference/inference.h"
Include dependency graph for caffe_net.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 > >