Crate scra_mirach_model

Source

Re-exports§

pub use burn;

Modules§

data
inference

Structs§

MirachModel
MirachModelConfig
MirachModelRecord
The record type for the module.
MirachModelRecordItem
The record item type for the module.

Constants§

DIGIT_COUNT
Digits count of image
IMAGE_CHANNELS
Sample image color channels, currently 3 (RGB)
IMAGE_HEIGHT
Sample image height, in pixels, currently 50
IMAGE_WIDTH
Sample image width, in pixels, currently 110