# References

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