> For the complete documentation index, see [llms.txt](https://serving.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://serving.konduit.ai/references.md).

# References

- [Pipeline Steps](https://serving.konduit.ai/references/pipeline-steps.md): Various type of steps is available in the Pipeline of Konduit-Serving.
- [IMAGE\_TO\_NDARRAY](https://serving.konduit.ai/references/pipeline-steps/image_to_ndarray.md)
- [IMAGE\_CROP](https://serving.konduit.ai/references/pipeline-steps/image_crop.md)
- [IMAGE\_RESIZE](https://serving.konduit.ai/references/pipeline-steps/image_resize.md)
- [DEEPLEARNINGL4J](https://serving.konduit.ai/references/pipeline-steps/dl4j.md)
- [KERAS](https://serving.konduit.ai/references/pipeline-steps/keras.md)
- [ND4JTENSORFLOW](https://serving.konduit.ai/references/pipeline-steps/nd4jtensorflow.md)
- [ONNX](https://serving.konduit.ai/references/pipeline-steps/onnx.md)
- [TENSORFLOW](https://serving.konduit.ai/references/pipeline-steps/tensorflow.md)
- [SAMEDIFF](https://serving.konduit.ai/references/pipeline-steps/samediff.md)
- [CLASSIFIER\_OUTPUT](https://serving.konduit.ai/references/pipeline-steps/classifier_output.md)
- [REGRESSION\_OUTPUT](https://serving.konduit.ai/references/pipeline-steps/regression_output.md)
- [LOGGING](https://serving.konduit.ai/references/pipeline-steps/python.md)
- [BOUNDING\_BOX\_FILTER](https://serving.konduit.ai/references/pipeline-steps/bounding_box_filter.md)
- [BOUNDING\_BOX\_TO\_POINT](https://serving.konduit.ai/references/pipeline-steps/bounding_box_to_point.md)
- [CROP\_GRID](https://serving.konduit.ai/references/pipeline-steps/crop_grid.md)
- [CROP\_FIXED\_GRID](https://serving.konduit.ai/references/pipeline-steps/crop_fixed_grid.md)
- [DRAW\_BOUNDING\_BOX](https://serving.konduit.ai/references/pipeline-steps/draw_bounding_box.md)
- [DRAW\_FACE\_KEY\_POINT](https://serving.konduit.ai/references/pipeline-steps/draw_face_key_point.md)
- [DRAW\_GRID](https://serving.konduit.ai/references/pipeline-steps/draw_grid.md)
- [DRAW\_FIXED\_GRID](https://serving.konduit.ai/references/pipeline-steps/draw_fixed_grid.md)
- [DRAW\_HEATMAP](https://serving.konduit.ai/references/pipeline-steps/draw_heatmap.md)
- [DRAW\_POINTS](https://serving.konduit.ai/references/pipeline-steps/draw_points.md)
- [DRAW\_SEGMENTATION](https://serving.konduit.ai/references/pipeline-steps/draw_segmentation.md)
- [EXTRACT\_BOUNDING\_BOX](https://serving.konduit.ai/references/pipeline-steps/extract_bounding_box.md)
- [SSD\_TO\_BBOX](https://serving.konduit.ai/references/pipeline-steps/ssd_to_bounding_box.md)
- [YOLO\_BBOX](https://serving.konduit.ai/references/pipeline-steps/yolo_to_bounding_box.md)
- [RELATIVE\_TO\_ABSOLUTE](https://serving.konduit.ai/references/pipeline-steps/relative_to_absolute.md)
- [SHOW\_IMAGE](https://serving.konduit.ai/references/pipeline-steps/show_image.md)
- [FRAME\_CAPTURE](https://serving.konduit.ai/references/pipeline-steps/camera_frame_capture.md)
- [VIDEO\_CAPTURE](https://serving.konduit.ai/references/pipeline-steps/video_frame_capture.md)
- [PERSPECTIVE\_TRANSFORM](https://serving.konduit.ai/references/pipeline-steps/perspective_transform.md)
- [Inference Configuration](https://serving.konduit.ai/references/inference-configuration.md)
- [MQTT Configuration](https://serving.konduit.ai/references/inference-configuration/mqtt-configuration.md)
- [KAFKA Configuration](https://serving.konduit.ai/references/inference-configuration/kafka-configuration.md)
- [CLI Commands](https://serving.konduit.ai/references/cli-commands.md)
- [Serve Command](https://serving.konduit.ai/references/cli-commands/serve-command.md)
- [Logs Command](https://serving.konduit.ai/references/cli-commands/logs-command.md)
- [Inspect Command](https://serving.konduit.ai/references/cli-commands/inspect-command.md)
- [Pythonpaths Command](https://serving.konduit.ai/references/cli-commands/pythonpaths-command.md)
- [Build Command](https://serving.konduit.ai/references/cli-commands/build-command.md)
- [Config Command](https://serving.konduit.ai/references/cli-commands/config-command.md)
- [Predict Command](https://serving.konduit.ai/references/cli-commands/predict-command.md)
- [Profile Command](https://serving.konduit.ai/references/cli-commands/profile-command.md)
