Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 916 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 916 Bytes

readyNN

Links to good Neural Networks that are ready to use, with pretrained weights, descriptions and license info.

It is mostly set for people looking for models that will need to be ported to Javascript, to be used in the web or elsewhere.

Object Detection

  • Yolov7, GPLv3, with smaller NN useful for phones, and also larger ones.
  • YoloX, Apache2.0. Great project.

Many Models

Hubs

  • Pytorch Hub, license to check per model
  • Tf Hub (less useful, many frozen models), license to check per model. See here