Pinned Repositories
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
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.
ultralytics-yolov8
YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
yolov5-opencv-dnn-cpp
使用opencv模块部署yolov5-6.0版本
yolov5-seg-opencv-onnxruntime-cpp
yolov5 segmentation with onnxruntime and opencv
yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
yolov7-opencv-dnn-cpp
使用opencv部署yolov7
yolov8-opencv-onnxruntime-cpp
yolov8 hub,cpp with onnxruntime and opencv
UNeedCryDear's Repositories
UNeedCryDear/yolov8-opencv-onnxruntime-cpp
yolov8 hub,cpp with onnxruntime and opencv
UNeedCryDear/yolov5-seg-opencv-onnxruntime-cpp
yolov5 segmentation with onnxruntime and opencv
UNeedCryDear/yolov5-opencv-dnn-cpp
使用opencv模块部署yolov5-6.0版本
UNeedCryDear/yolov7-opencv-dnn-cpp
使用opencv部署yolov7
UNeedCryDear/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
UNeedCryDear/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
UNeedCryDear/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.
UNeedCryDear/ultralytics-yolov8
YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
UNeedCryDear/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
UNeedCryDear/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
UNeedCryDear/tets_onnxruntime_gpu_memory
How to release gpu memory
UNeedCryDear/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
UNeedCryDear/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测