taehoonlee/tensornets
High level network definitions with pre-trained weights in TensorFlow
This project helps machine learning practitioners quickly integrate advanced image analysis models into their existing workflows. You provide an input image, and it returns predictions, classifications, or detected objects with their bounding boxes. This is designed for anyone building or experimenting with computer vision applications who needs to leverage powerful, pre-trained deep learning models without building them from scratch.
1,000 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to perform tasks like image classification or object detection using well-known deep learning architectures and pre-trained weights within a TensorFlow environment.
Not ideal if you are a beginner looking for a no-code solution or if your primary framework is not TensorFlow.
Stars
1,000
Forks
179
Language
Python
License
MIT
Category
Last pushed
Jan 02, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/taehoonlee/tensornets"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pymc-devs/pytensor
PyTensor allows you to define, optimize, and efficiently evaluate mathematical expressions...
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
lava-nc/lava-dl
Deep Learning library for Lava
tensorly/tensorly
TensorLy: Tensor Learning in Python.
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility