Pinned Repositories
aircraft-takeoff-speed-estimation
Vehicle speed estimation using YOLOv8
alpaca-chinese-dataset
Alpaca Chinese Dataset -- 中文指令微调数据集【持续更新】
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-cell-detection-segmentation
nucleus/cell and histopathology image classification,detection,segmentation
bilibili-vtuber-danmaku
Vtuber直播间的弹幕哟~
BiRefNet
[arXiv'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation
BXC_VideoAnalyzer_v4
基于C++开发的视频行为分析系统v4系统,可以在不用考虑音视频开发,编解码开发,界面开发等情况下, 只需要训练自己的模型,开发自己的算法插件,就可以轻松实现出任何想要的视频行为检测,比如周界入侵,烟火检测,打架,斗殴,跌倒,人群聚集,电动车,垃圾箱,抽烟,攀爬,离岗睡岗,安全帽,充电桩,工作服, 疲劳检测,交通拥堵等等。
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
CareGPT
🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.
my-AI-homework
DHU's AI homework
Lwen1243's Repositories
Lwen1243/aircraft-takeoff-speed-estimation
Vehicle speed estimation using YOLOv8
Lwen1243/alpaca-chinese-dataset
Alpaca Chinese Dataset -- 中文指令微调数据集【持续更新】
Lwen1243/BiRefNet
[arXiv'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation
Lwen1243/BXC_VideoAnalyzer_v4
基于C++开发的视频行为分析系统v4系统,可以在不用考虑音视频开发,编解码开发,界面开发等情况下, 只需要训练自己的模型,开发自己的算法插件,就可以轻松实现出任何想要的视频行为检测,比如周界入侵,烟火检测,打架,斗殴,跌倒,人群聚集,电动车,垃圾箱,抽烟,攀爬,离岗睡岗,安全帽,充电桩,工作服, 疲劳检测,交通拥堵等等。
Lwen1243/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Lwen1243/CareGPT
🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.
Lwen1243/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
Lwen1243/Dummy-Robot
我的超迷你机械臂机器人项目。
Lwen1243/faceswap
Deepfakes Software For All
Lwen1243/fiftyone
The open-source tool for building high-quality datasets and computer vision models
Lwen1243/glm
OpenGL Mathematics (GLM)
Lwen1243/GroundingDINO
Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Lwen1243/mason-lspconfig.nvim
Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.
Lwen1243/MaxKB
💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
Lwen1243/MediaCrawler
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
Lwen1243/MoneyPrinterTurbo
利用大模型,一键生成短视频
Lwen1243/open-interpreter
A natural language interface for computers
Lwen1243/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
Lwen1243/OpenVoice
Instant voice cloning by MyShell.
Lwen1243/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
Lwen1243/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Lwen1243/ServiceLogos
ロゴを可愛く作ろう 節度を持って利用してくださいね🫠
Lwen1243/spdlog
Fast C++ logging library.
Lwen1243/Sunsimiao
🌿孙思邈中文医疗大模型(Sunsimiao):提供安全、可靠、普惠的中文医疗大模型
Lwen1243/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
Lwen1243/tomorrow-theme
Tomorrow Theme now lives on at https://github.com/chriskempson/base16
Lwen1243/Traffic-Sign-Recognition-PyQt5-YOLOv5-GUI
这是一个基于YOLOv5🚀的道路标志识别系统😊,使用了MySQL数据库💽,PyQt5进行界面设计🎨,PyTorch深度学习框架和TensorRT进行加速⚡,同时包含了CSS样式🌈。系统由五个主要模块组成:系统登录模块🔑负责用户登陆;初始化参数模块📋提供YOLOv5模型的初始化参数设置;标志识别模块🔍是系统的核心,负责对道路标志进行识别并将结果导入数据库;数据库模块💾包含基本数据库操作和数据分析两个子模块;图像处理模块🖼️负责单个图像的处理和数据增强。整个系统支持多种数据输入和模型切换,提供了包括mossic和mixup在内的图像增强方法📈。
Lwen1243/VINS-Fusion
An optimization-based multi-sensor state estimator
Lwen1243/Vundle.vim
Vundle, the plug-in manager for Vim
Lwen1243/WiNGPT2
WiNGPT是一个基于GPT的医疗垂直领域大模型,旨在将专业的医学知识、医疗信息、数据融会贯通,为医疗行业提供智能化的医疗问答、诊断支持和医学知识等信息服务,提高诊疗效率和医疗服务质量。