14 releases (breaking)

new 0.14.1 Nov 16, 2024
0.13.1 Aug 30, 2024
0.12.0 Jul 30, 2024
0.6.0 Mar 31, 2024
0.1.0 Dec 31, 2023

#848 in Machine learning

Download history 214/week @ 2024-07-29 14/week @ 2024-08-12 131/week @ 2024-08-19 238/week @ 2024-08-26 48/week @ 2024-09-02 11/week @ 2024-09-09 47/week @ 2024-09-16 21/week @ 2024-09-23 52/week @ 2024-09-30 10/week @ 2024-10-07 68/week @ 2024-10-21 71/week @ 2024-10-28 9/week @ 2024-11-04 58/week @ 2024-11-11

206 downloads per month

MIT/Apache

355KB
8K SLoC

rten-imageio

Library for loading images and converting them to [NdTensor]s that can be used as inputs for RTen models.


lib.rs:

Provides utilities for loading, saving and preprocessing images for use with RTen.

The APIs are limited to keep them simple for the most common use cases. If you need more flexibility from a function, copy and adjust the implementation.

Dependencies

~3MB
~63K SLoC