zhangjunyang's Stars
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
facebookresearch/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.
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
replicate/cog
Containers for machine learning
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
togethercomputer/OpenChatKit
chenanga/qt5_yolov5_2.0
Pyqt搭建YOLOV5目标检测界面-第一次优化后的版本
xugaoxiang/yolov5-pyqt5
给yolov5加个gui界面,使用pyqt5,yolov5是5.0版本
Javacr/PyQt5-YOLOv5
PyQt5 implementation of YOLOv5 GUI
BonesCat/YoloV5_PyQt5
Add gui for YoloV5 using PyQt5
xun-xh/yolov5-onnx-pyqt-exe
yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植
GHigher12/Pyqt5_yolov5_unet_centernet
集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
jm12138/License_plate_recognition
A license plate recognition system based on PaddleOCR.
ZJU-lishuang/yolov5_prune
yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5
ultralytics/JSON2YOLO
Convert JSON annotations into YOLO format.
fish-kong/Yolov8-instance-seg-tensorrt
based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++
CVCUDA/CV-CUDA
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
triple-Mu/YOLOv8-TensorRT
YOLOv8 using TensorRT accelerate !
FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
fish-kong/Yolov5-instance-seg-tensorrt
fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP
shouxieai/algorithm-cpp
algorithm-cpp projects
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference
NVIDIA-accelerated DNN model inference ROS 2 packages using NVIDIA Triton/TensorRT for both Jetson and x86_64 with CUDA-capable GPU
NVIDIA-AI-IOT/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
NVIDIA-AI-IOT/yolov5_gpu_optimization
This repository provides YOLOV5 GPU optimization sample
Linaom1214/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
WangQvQ/YOLOMagic
YOLO Magic🪄 is an extension based on Ultralytics' YOLOv5, designed to provide more powerful functionality and simpler operations for visual tasks.