chandrikadeb7 / Face-Mask-Detection

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
https://www.youtube.com/watch?v=AAkNyZlUae0
MIT License
1.54k stars 838 forks source link

Publish Keras Weights #133

Open ashvinnihalani opened 3 years ago

ashvinnihalani commented 3 years ago

🚀 Feature

Publish weights in a .h5 file similar to how other popular Keras models do in the release section

Motivation

Enable other projects to use the model in machine learning applications.

Pitch

Use the existing Keras functionality to post the weights to the release section of the Github page. Initially, it can be done manually but eventually, we can set up CI to do it on every merge to master/release.

github-actions[bot] commented 3 years ago

Hello @ashvinnihalani, Thank you for generating an issue to this project! Please wait while we get back to you.