Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

convert_sample

Method
This is a method of the TrainVisionModel class in the train_vision module.

Signature

def convert_sample(sample: Any) -> Any

Parameters

sample
Any
required
No description available.

Returns

Returns
Any
The result of the operation.

Used By

Source

View on GitHub

praisonai/train_vision.py at line 100