onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format
http://onnx.ai/models/
Apache License 2.0
7.46k stars 1.36k forks source link

Most of the links in the README.md file are broken #641

Closed venkatvellaichamy closed 6 months ago

venkatvellaichamy commented 6 months ago

Bug Report

Describe the bug

Links in the README.md file are broken. Links to the following text in the README.md file

Reproduction instructions

  1. Navigate to the github page: https://github.com/onnx/models
  2. You should now see the README section
  3. Try clicking the links to the following words
    • ONNX Model Zoo website
    • TurnkeyML toolchain
    • Model Zoo webpage
    • contribution guidelines
  4. Notice that the links are broken
Maxim-Doronin commented 6 months ago

Seems to be fixed https://github.com/onnx/models/commit/b64863627bd36909b2f628885f6871fb8b1a300e

ramkrishna2910 commented 6 months ago

Closed with #642