File ssd_anchors_calculator.cc
FileList > calculators > tflite > ssd_anchors_calculator.cc
Go to the source code of this file
#include <cmath>#include <utility>#include <vector>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "mediapipe/calculators/tflite/ssd_anchors_calculator.pb.h"#include "mediapipe/framework/calculator_framework.h"#include "mediapipe/framework/formats/object_detection/anchor.pb.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/util/unused.hpp"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | anonymous_namespace{ssd_anchors_calculator.cc} |
Classes
| Type | Name |
|---|---|
| class | SsdAnchorsCalculator |
| struct | FeatureMapDim |
| struct | MultiScaleAnchorInfo |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/tflite/ssd_anchors_calculator.cc