GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

torchscript

Website
Wikipedia
https://static.github-zh.com/github_avatars/dotnet?size=40
dotnet / TorchSharp

A .NET library that provides access to the library that powers PyTorch.

libtorchmlnettorchscript
C# 1.61 k
2 个月前
https://static.github-zh.com/github_avatars/zhiqwang?size=40
zhiqwang / yolort

yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.

libtorchyolov5inferencetorchscriptonnxonnxruntimetvmPyTorchdetectionjit可视化yololightning部署ncnntensorrtnms
Python 730
3 个月前
https://static.github-zh.com/github_avatars/DeepVAC?size=40
DeepVAC / deepvac

PyTorch Project Specification.

PyTorchPythontensorboardquantizationamptorchscriptonnxncnncoremltensorrt
Python 679
4 年前
https://static.github-zh.com/github_avatars/tomas-gajarsky?size=40
tomas-gajarsky / facetorch

#人脸识别#Python library for analysing faces using PyTorch

深度学习deepfake-detectionDocker Composeface-detectionfacial-expression-recognition机器学习neural-networkspypi-packagePyTorchtorchscripttorchvision机器视觉image-analysis3d-face-alignmentfacial-landmarksface-verification
Python 572
22 天前
https://static.github-zh.com/github_avatars/yistLin?size=40
yistLin / dvector

Speaker embedding (d-vector) trained with GE2E loss

PyTorchspeaker-verificationspeaker-encodertorchscript
Python 282
1 年前
https://static.github-zh.com/github_avatars/szymonmaszke?size=40
szymonmaszke / torchlambda

#计算机科学#Lightweight tool to deploy PyTorch models to AWS Lambda

PyTorchAmazon Web Servicesaws-lambdaC++PythonminimalisticlightweightcmakeDocker深度学习机器学习部署productionYAML命令行界面aws-clilambdatorchscriptlibtorchperformance
Python 126
4 年前
https://static.github-zh.com/github_avatars/snakers4?size=40
snakers4 / russian_stt_text_normalization

Russian text normalization pipeline for speech-to-text and other applications based on tagging s2s networks

speechrussian-languagePythonPyTorchtorchscriptspeech-to-text
Python 119
4 年前
https://static.github-zh.com/github_avatars/yistLin?size=40
yistLin / universal-vocoder

A PyTorch implementation of the universal neural vocoder

neural-vocodervocodertorchscriptPyTorch
Python 67
5 年前
https://static.github-zh.com/github_avatars/dnth?size=40
dnth / timm-flutter-pytorch-lite-blogpost

#安卓#PyTorch at the Edge: Deploying Over 964 TIMM Models on Android with TorchScript and Flutter.

Android机器视觉edge-computingFlutterimage-classificationPyTorchDartedge-aitorchscriptcomputerEdgevision
Jupyter Notebook 44
2 年前
https://static.github-zh.com/github_avatars/raghavmecheri?size=40
raghavmecheri / pytorchjs

Torch and TorchVision, but for NodeJS.

PyTorchNode.jstorchtorchvisionExpresstorchscriptpytorch-modelJavaScript
JavaScript 38
5 年前
https://static.github-zh.com/github_avatars/IlyaOvodov?size=40
IlyaOvodov / TorchScriptTutorial

TorchScript tutorial (python, C++)

torchscriptPythonC++
Jupyter Notebook 33
5 年前
https://static.github-zh.com/github_avatars/kamalkraj?size=40
kamalkraj / Swin-Transformer-Serve

Deploy Swin Transformer using TorchServe

torchPyTorchdeployswin-transformerMicrosofttorchscriptDockerCUDAPython
Python 27
4 年前
https://static.github-zh.com/github_avatars/MrParosk?size=40
MrParosk / soft_nms

PyTorch implementation of soft-nms

PyTorchtorchscript机器视觉
Python 27
1 个月前
https://static.github-zh.com/github_avatars/zhiqwang?size=40
zhiqwang / demonet

Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.

object-detectionssdmobilenet-ssdtorchscriptonnxlibtorchonnxruntime
Python 26
3 个月前
https://static.github-zh.com/github_avatars/shikishima-TasakiLab?size=40
shikishima-TasakiLab / Involution-PyTorch

#计算机科学#Unofficial PyTorch reimplemention of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" [CVPR 2021].

机器学习机器视觉深度学习PyTorchvisual-recognitioninvolutioncvpr2021CUDAC++openmpapextorchscript
C++ 21
4 年前
https://static.github-zh.com/github_avatars/kuroko1t?size=40
kuroko1t / nne

convert a pytorch model to a model for edge device

PyTorchonnxTensorflowtensorrttorchscript
Python 20
2 年前
https://static.github-zh.com/github_avatars/mtszkw?size=40
mtszkw / fast-torch

Comparing PyTorch, JIT and ONNX for inference with Transformers

onnx-runtimeinferencetorchscripttransformers
Python 19
4 年前
https://static.github-zh.com/github_avatars/xmba15?size=40
xmba15 / torch_cpp

scripted and traced deep learning models and their applications

supergluesuperpointtorchscriptlibtorch
C++ 18
2 年前
https://static.github-zh.com/github_avatars/Maghoumi?size=40
Maghoumi / JitGRU

Second-order differentiable PyTorch GRUs in JIT with TorchScript

PyTorchtorchscriptjitGenerative Adversarial Network
Python 12
4 年前
https://static.github-zh.com/github_avatars/CactusQ?size=40
CactusQ / tensor_rt_for_beginners

#计算机科学#Beginner-friendly introduction to TensorRT using Torch-TRT on YOLO-V5

机器学习PyTorchtorchscriptyolov5
Jupyter Notebook 11
1 年前
loading...