Skip to main content

prepare_model

Method
This is a method of the UploadVisionModel class in the upload_vision module.
Load the trained model for uploading.

Signature

Returns

Any
The result of the operation.

Uses

  • FastVisionModel.from_pretrained

Used By

Source

View on GitHub

praisonai/upload_vision.py at line 28