models icon indicating copy to clipboard operation
models copied to clipboard

Add a link back to the Github page for models under the validated directory

Open ramkrishna2910 opened this issue 1 year ago • 1 comments

The models under the validated directory show up on the web page like below: image This is not enough information about these models, can we have these model cards have a "Details" url that links back to the original GitHub location of the model instead of showing the Task, opset, and author? For the above model with a download link https://github.com/onnx/models/raw/main/validated/vision/object_detection_segmentation/ssd-mobilenetv1/model/ssd_mobilenet_v1_13-qdq.onnx The link should go to https://github.com/onnx/models/raw/main/validated/vision/object_detection_segmentation/ssd-mobilenetv1/model

ramkrishna2910 avatar Jan 30 '24 04:01 ramkrishna2910

This issue has been fixed in the commit: https://github.com/onnx/models/pull/649/commits/fe25c752a33654169ba1830f28b406b3f3bb33dd

venkatvellaichamy avatar Feb 03 '24 20:02 venkatvellaichamy