neuronets / trained-models

Trained TensorFlow models for 3D image processing
https://neuronets.dev/trained-models
22 stars 15 forks source link

docs(model_card): Added model cards for current models #111

Closed gaiborjosue closed 9 months ago

gaiborjosue commented 11 months ago

This PR will successfully add model_card.yaml files to all current models for it to be compatible with the updated workflow seen here: #106

Thus, if merged, it will successfully close #110

The purpose of having a "model_card.yaml" is to have a specific file for the model's information, not to have the information embedded into spec.yaml. One is used for technical processing, and the other one for information about each model. For more information on the model card please visit: https://github.com/neuronets/trained-models/tree/master/docs