| ultralytics/yolov5 |
44,755 |
|
0 |
2 |
about 2 years ago |
3 |
June 08, 2022 |
144 |
agpl-3.0 |
Python |
| YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite |
| lutzroeder/netron |
25,287 |
|
4 |
70 |
about 2 years ago |
610 |
December 09, 2023 |
27 |
mit |
JavaScript |
| Visualizer for neural network, deep learning and machine learning models |
| microsoft/MMdnn |
5,767 |
|
3 |
0 |
over 2 years ago |
10 |
July 24, 2020 |
333 |
mit |
Python |
| MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML. |
| Tencent/TNN |
4,210 |
|
0 |
0 |
about 2 years ago |
0 |
|
298 |
other |
C++ |
| TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework. |
| PINTO0309/PINTO_model_zoo |
3,121 |
|
0 |
0 |
about 2 years ago |
0 |
|
11 |
mit |
Python |
| A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML. |
| onnx/tutorials |
3,094 |
|
0 |
0 |
over 2 years ago |
0 |
|
108 |
apache-2.0 |
Jupyter Notebook |
| Tutorials for creating and using ONNX models |
| TachibanaYoshino/AnimeGANv3 |
1,447 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
Python |
| Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime. |
| microsoft/Windows-Machine-Learning |
945 |
|
0 |
0 |
almost 3 years ago |
0 |
|
16 |
mit |
C++ |
| Samples and Tools for Windows ML. |
| DeepVAC/deepvac |
618 |
|
0 |
0 |
over 4 years ago |
59 |
June 28, 2021 |
12 |
gpl-3.0 |
Python |
| PyTorch Project Specification. |
| PINTO0309/onnx2tf |
461 |
|
0 |
2 |
about 2 years ago |
438 |
December 10, 2023 |
14 |
mit |
Python |
| Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request. |