File tensors_to_classification_calculator.cc
FileList > calculators > tensor > tensors_to_classification_calculator.cc
Go to the source code of this file
#include <algorithm>
#include <unordered_map>
#include <vector>
#include "absl/strings/str_format.h"
#include "absl/types/span.h"
#include "mediapipe/calculators/tensor/tensors_to_classification_calculator.pb.h"
#include "mediapipe/framework/api2/node.h"
#include "mediapipe/framework/calculator_framework.h"
#include "mediapipe/framework/formats/classification.pb.h"
#include "mediapipe/framework/formats/tensor.h"
#include "mediapipe/framework/port/ret_check.h"
#include "mediapipe/util/label_map.pb.h"
#include "mediapipe/util/resource_util.h"
#include "mediapipe/framework/port/file_helpers.h"
Namespaces
Type | Name |
---|---|
namespace | mediapipe |
namespace | api2 |
namespace | anonymous_namespace{tensors_to_classification_calculator.cc} |
Classes
Type | Name |
---|---|
class | TensorsToClassificationCalculator |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/tensor/tensors_to_classification_calculator.cc