Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.55 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

60 lines (44 loc) · 1.55 KB

Model Name

Description of model

Model

Model ONNX Model Model archives(optional) Accuracy
Model Name ONNX Model link with size Model archive link with size 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

Inference with Model Server (if applicable)

Details of inference with model server using model archives if applicable


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 (optional)


Keyword

Keywords/tags related to models