-
best-skills Public
Forked from xstongxue/best-skills通用高质量 Skills 合集🔥
JavaScript Apache License 2.0 UpdatedMay 11, 2026 -
ncnn-android-nanodet Public
Forked from nihui/ncnn-android-nanodetncnn android nanodet lightweight object detection
C++ UpdatedJan 14, 2026 -
anomalib Public
Forked from open-edge-platform/anomalibAn anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Python Apache License 2.0 UpdatedNov 11, 2025 -
insightface Public
Forked from deepinsight/insightfaceState-of-the-art 2D and 3D Face Analysis Project
Python UpdatedMay 22, 2025 -
rknn_model_zoo Public
Forked from airockchip/rknn_model_zooC Apache License 2.0 UpdatedApr 9, 2025 -
crnn.pytorch_src Public
Forked from meijieru/crnn.pytorchConvolutional recurrent network in pytorch
Python MIT License UpdatedSep 19, 2024 -
qView Public
Forked from jurplel/qViewPractical and minimal image viewer
C++ GNU General Public License v3.0 UpdatedAug 20, 2024 -
Recycle-GAN Public
Forked from aayushbansal/Recycle-GANUnsupervised Video Retargeting (e.g. face to face, flower to flower, clouds and winds, sunrise and sunset)
Python MIT License UpdatedJul 25, 2024 -
yaml-cpp Public
Forked from jbeder/yaml-cppA YAML parser and emitter in C++
C++ MIT License UpdatedJul 9, 2024 -
YOLOv8-TensorRT Public
Forked from triple-mu/YOLOv8-TensorRTYOLOv8 using TensorRT accelerate !
C++ MIT License UpdatedJul 1, 2024 -
-
TensorRT-YOLO Public
Forked from laugh12321/TensorRT-YOLO🚀 TensorRT-YOLO: Support YOLOv3, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, PP-YOLOE using TensorRT acceleration with EfficientNMS!
Python GNU General Public License v3.0 UpdatedMay 25, 2024 -
pytorch-CycleGAN-and-pix2pix Public
Forked from junyanz/pytorch-CycleGAN-and-pix2pixImage-to-Image Translation in PyTorch
Python Other UpdatedMay 14, 2024 -
yolov7 Public
Forked from WongKinYiu/yolov7Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Jupyter Notebook GNU General Public License v3.0 UpdatedMay 1, 2024 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 20, 2024 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 16, 2024 -
-
cpp_torch Public
Forked from Sanaxen/cpp_torchIt is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework
C++ MIT License UpdatedApr 4, 2024 -
OpenVINO_CPP_YOLOX-YOLOV5-YOLOV8-YOLOV9 Public
Forked from twlelev/OpenVINO_CPP_YOLOX-YOLOV5-YOLOV8-YOLOV9C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.
C++ UpdatedMar 17, 2024 -
nnabla Public
Forked from sony/nnablaNeural Network Libraries
Python Apache License 2.0 UpdatedMar 12, 2024 -
YOLOv9 Public
Forked from DataXujing/YOLOv9🔥 YOLOv9 paper解析,训练自己的数据集,TensorRT端到端部署, NCNN安卓手机部署
Python GNU General Public License v3.0 UpdatedMar 7, 2024 -
FaceAlgorithm Public
Forked from pcb9382/FaceAlgorithmface detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静…
C++ MIT License UpdatedMar 4, 2024 -
LightGlue-OnnxRunner Public
Forked from OroChippw/LightGlue-OnnxRunnerLightGlue-OnnxRunner is a repository hosts the C++ inference code of LightGlue in ONNX format,supporting end-to-end/decouple model inference of SuperPoint/DISK + LightGlue
C++ MIT License UpdatedFeb 1, 2024 -
-
tensorRT_Pro-YOLOv8 Public
Forked from Melody-Zhou/tensorRT_Pro-VisionThis repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.
C++ MIT License UpdatedJan 21, 2024 -
YOLOv8-DeepSort-PyQt-GUI Public
Forked from jingh-ai/ultralytics-YOLO-DeepSort-ByteTrack-PyQt-GUIa GUI application, which uses YOLOv8 for Object Detection/Tracking, Human Pose Estimation/Tracking from images, videos or camera
Python MIT License UpdatedJan 15, 2024 -
Pytorch-Mask-RCNN Public
Forked from aotumanbiu/Pytorch-Mask-RCNN根据Pytorch官方教程实现 Mask-RCNN,其 backbone为ResNet50+FPN。现在完成了对于示例数据集的训练,后续会继续修改,实现其他的功能。
Python UpdatedJan 5, 2024 -
Yolov7-SAHI Public
Forked from kadirnar/Yolov7-SAHIA lightweight vision library for performing large scale object detection & instance segmentation
Python MIT License UpdatedNov 2, 2023 -
stylegan3 Public
Forked from NVlabs/stylegan3Official PyTorch implementation of StyleGAN3
Python Other UpdatedSep 12, 2023 -
YOLO-of-RoboMaster-Keypoints-Detection-2023 Public
Forked from zRzRzRzRzRzRzR/YOLO-of-RoboMaster-Keypoints-Detection-20232023年西交利物浦大学动云科技GMaster战队yolo 装甲板四点模型,能量机关五点模型,区域赛视觉识别板目标检测
Python Apache License 2.0 UpdatedAug 30, 2023
