-
DMDataPushMailer Public
一个用于达梦数据库数据的定时数据邮件推送器,可定时定向导出数据库数据并通过邮件推送至指定邮箱。
-
ChatLLM_HarmonyOS Public
A ChatGPT-like application running on HarmonyOS Next, integrating with APIs such as ERNIE, ChatGLM, Spark, and others. 一个基于 HarmonyOS Next 平台的类 ChatGPT 应用,支持接入 ERNIE、ChatGLM、Spark 等多种智能对话 API。
-
teco-ultralytics Public
Forked from ultralytics/ultralyticsNEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
Python GNU Affero General Public License v3.0 UpdatedJul 1, 2024 -
ncnn Public
Forked from Tencent/ncnnncnn is a high-performance neural network inference framework optimized for the mobile platform
C++ Other UpdatedJul 1, 2024 -
teco-pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsThe largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Python Apache License 2.0 UpdatedJun 14, 2024 -
CannyDetector Public
A python implementation of Canny Detector using numpy / scipy / torch / paddle package.
-
iFLYTEK-MSC-Python-SDK Public
一个讯飞智能语音平台 MSC 的第三方 Python SDK,支持语音唤醒、语音识别、语音合成、语音评测等功能。A third-party Python SDK for a iFLYTEK MSC. Using for ASR, TSS, KWS.
-
litellm Public
Forked from BerriAI/litellmCall all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
Python MIT License UpdatedDec 16, 2023 -
WenxinWorkshop-Python-SDK Public
一个文心千帆平台的第三方 Python SDK。A third-party Python SDK for a WenxinWorkshop.
-
bark Public
Forked from suno-ai/bark🔊 Text-Prompted Generative Audio Model
Jupyter Notebook MIT License UpdatedAug 11, 2023 -
QQBotLLM Public
一个易于开发的简易 QQ 频道 LLM 智能对话机器人,基于大模型(LLM)实现简易的对话功能。
-
llama-cpp-python Public
Forked from abetlen/llama-cpp-pythonPython bindings for llama.cpp
Python MIT License UpdatedJul 8, 2023 -
PaddleNLP Public
Forked from PaddlePaddle/PaddleNLPNLP Core Library and Model Zoo based on PaddlePaddle 2.0
-
gigagan-pytorch Public
Forked from lucidrains/gigagan-pytorchImplementation of GigaGAN, new SOTA GAN out of Adobe
Python MIT License UpdatedMar 13, 2023 -
ZoeDepth Public
Forked from isl-org/ZoeDepthMetric depth estimation from a single image
Jupyter Notebook MIT License UpdatedMar 10, 2023 -
AudioLDM Public
Forked from haoheliu/AudioLDMAudioLDM: Generate speech, sound effects, music and beyond, with text.
Python Other UpdatedMar 2, 2023 -
ChatRWKV Public
Forked from BlinkDL/ChatRWKVChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Python Apache License 2.0 UpdatedMar 1, 2023 -
RWKV-LM Public
Forked from BlinkDL/RWKV-LMRWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, …
Python Apache License 2.0 UpdatedFeb 22, 2023 -
einops Public
Forked from arogozhnikov/einopsDeep learning operations reinvented (for pytorch, tensorflow, jax and others)
-
LaTeX-OCR Public
Forked from lukas-blecher/LaTeX-OCRpix2tex: Using a ViT to convert images of equations into LaTeX code.
-
MiDaS Public
Forked from isl-org/MiDaSCode for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
Python MIT License UpdatedJan 2, 2023 -
models Public
Forked from PaddlePaddle/modelsPre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
-
PaddleHub Public
Forked from PaddlePaddle/PaddleHubAwesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)
Python Apache License 2.0 UpdatedDec 29, 2022 -
FastDeploy Public
Forked from PaddlePaddle/FastDeploy⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit
C++ Apache License 2.0 UpdatedDec 20, 2022 -
DiffSinger Public
Forked from openvpi/DiffSingerDiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Forked and maintained by the OpenVPI community
Python MIT License UpdatedDec 12, 2022 -
paddlecrepe Public
Forked from maxrmorrison/torchcrepePytorch implementation of the CREPE pitch tracker
Python MIT License UpdatedDec 12, 2022 -
PaddleTest Public
Forked from PaddlePaddle/PaddleTestPaddlePaddle TestSuite
Python UpdatedNov 22, 2022 -
onnxruntime Public
Forked from microsoft/onnxruntimeONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
C++ MIT License UpdatedAug 31, 2022 -
SoccerNet_ReID_PaddleClas Public
A Baseline for Re-IDentification (ReID) of Soccer Players Based on SoccerNet ReID Dataset and PaddleClas.
Python Apache License 2.0 UpdatedAug 21, 2022 -
A Baseline for Multi Objective Tracking (MOT) of Soccer and Soccer Players Based on SoccerNet Tracking Dataset and PaddleDetection.