Skip to content

matin-karimpour/mask_detection_onnx_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Mask Detection Inference with ONNX and Rust

This is a very simple project to use Rust for inference ONNX models. This repository has two parts.

  • The first part contains model implementation by PyTorch with the Kaggle face mask detection dataset and export model to ONNX.
  • The second part is the ONNX model inference with Rust using the Tract-ONNX library.

About

Face Mask Detection Inference with ONNX and Rust

Resources

Stars

Watchers

Forks