Skip to content

Phelan164/MNIST_RNET

Repository files navigation

MNIST_RNET

Installation

Install package

pip install git+ssh://git@github.com/phvan2312/MNIST_RNET.git

Usage

The model uses CPU by default. No support for runtime changes for now. To run inference

from mnist_rnet.inference import predict
predict('path_to_image')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages