Pinned Repositories
Adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
Chat2BI
CMeKG_labelingPlatform
知识图谱
CMeKG_tools
知识图谱
CMeKGCrawler
知识图谱前端
coco-annotator
数据标注工具 VUE版本 :pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
ColossalAI
开源方案复现ChatGPT流程!1.62GB显存即可体验,单机训练提速7.73倍
Data_Label_Tools
收集整理开源的数据标注工具
doccano
数据标注工具(NLP)
easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
shuifuture's Repositories
shuifuture/Adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
shuifuture/Chat2BI
shuifuture/coco-annotator
数据标注工具 VUE版本 :pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
shuifuture/ColossalAI
开源方案复现ChatGPT流程!1.62GB显存即可体验,单机训练提速7.73倍
shuifuture/doccano
数据标注工具(NLP)
shuifuture/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
shuifuture/EasyDarwin
EasyDarwin 高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
shuifuture/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
shuifuture/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
shuifuture/FasterRCNN
Clean and readable implementations of Faster R-CNN in PyTorch and TensorFlow 2 with Keras.
shuifuture/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
shuifuture/label-studio
图像标注工具 https://juejin.cn/post/7109424435534233630 Label Studio is a multi-type data labeling and annotation tool with standardized output format
shuifuture/make-sense
开源的标注工具 Free to use online tool for labelling photos. https://makesense.ai
shuifuture/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
shuifuture/openthread
C++ 多线程库 Three major design patterns for multithreading development
shuifuture/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
shuifuture/PLabel
半自动标注系统是基于BS架构,由鹏城实验室叶齐翔教授团队自主研发,集成视频抽帧,目标检测、视频跟踪、ReID分类、人脸检测等算法,实现了对图像,视频的自动标注,并可以对自动算法的结果进行人工标注,最终得到标注结果,同时也可以对视频、图片、医疗(包括dicom文件及病理图像)相关的数据进行人工标注,标注结果支持COCO及VOC格式。支持多人协同标注。 半自动标注系统主要功能有:用户管理,数据集管理,自动标注,人工标注,ReID标注,车流统计,视频标注,医疗CT标注,超大图像标注,模型管理与重训,报表管理。数据标注过程一个非常重要的因素是数据安全,在标注使用中防止数据泄露,采用基于web标注工具是有效避免数据泄露的措施之一。 半自动标注系统以保证性能的情况下最小化人工标注代价为目标,不断提升自动
shuifuture/SlowFast
SlowFast 行为识别 注意在LInux环境下配置
shuifuture/tensorrt_learning
https://zhuanlan.zhihu.com/p/597489643 相关博客
shuifuture/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
shuifuture/torch_1.12_wheels_armv7l
pytorch wheel for raspberry pi armv7l
shuifuture/tph-yolov5
yolov5 改进
shuifuture/ultralytics-yolov8-231111
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
shuifuture/yolo3-tf2
这是一个yolo3-tf2的源码,可以用于训练自己的模型。
shuifuture/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
shuifuture/yolov7-GradCAM
Implementing GradCAM visualization
shuifuture/yolov7-object-tracking
无脑版的目标追踪 https://blog.csdn.net/weixin_44298961/article/details/127916970
shuifuture/YOLOv7_OpenVINO_cpp-python
This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api
shuifuture/Yolov7net
Yolov7 Detector for .Net 6
shuifuture/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information