Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Latest commit

 

History

History
66 lines (48 loc) · 1.52 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

66 lines (48 loc) · 1.52 KB

Model Name

Use-cases

Model use cases

Description

Description of model

Model

Model Download Download (with sample test data) ONNX version Accuracy
Model Name ONNX Model download link with size tar file containing ONNX model and synthetic test data ONNX version used for conversion Accuracy values

Inference

Step by step instructions on how to use the pretrained model and link to an example notebook/code. This section should ideally contain:

Input to model

Input to network (Example: 224x224 pixels in RGB)

Preprocessing steps

Preprocessing required

Output of model

Output of network

Postprocessing steps

Post processing and meaning of output


Dataset (Train and validation)

This section should discuss datasets and any preparation steps if required.


Validation accuracy

Details of experiments leading to accuracy and comparison with the reference paper.


Training

Training details (preprocessing, hyperparameters, resources and environment) along with link to a training notebook (optional)


Validation

Validation script/notebook used to obtain accuracy reported above along with details of how to use it and reproduce accuracy.


References

Link to references


Contributors

Contributors' name


Acknowledgements

Thank anyone whose existing work was used


Keywords

Keywords/tags related to models


License

Add license information