-
ragflow Public
Forked from infiniflow/ragflowRAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Python Apache License 2.0 UpdatedFeb 10, 2026 -
detect_fire Public
This item is used for flame detection
-
segment-anything Public
Forked from facebookresearch/segment-anythingThe 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.
Jupyter Notebook Apache License 2.0 UpdatedApr 7, 2023 -
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 7, 2023 -
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 UpdatedFeb 2, 2023 -
-
trt-samples-for-hackathon-cn Public
Forked from NVIDIA/trt-samples-for-hackathon-cnSimple samples for TensorRT programming
Jupyter Notebook Apache License 2.0 UpdatedOct 31, 2022 -
tensorRT_Pro Public
Forked from shouxieai/tensorRT_ProC++ library based on tensorrt integration
C++ MIT License UpdatedOct 21, 2022 -
detr Public
Forked from facebookresearch/detrEnd-to-End Object Detection with Transformers
Python Apache License 2.0 UpdatedSep 20, 2022 -
yoloair Public
Forked from iscyy/ultralyticsPro🔥🔥🔥YOLOv7, YOLOv5, YOLOv4, Transformer, YOLOX, YOLOR, YOLOv3 and Improved-YOLOv5... Support to improve backbone, head, loss, IoU, NMS and other modules
Python GNU General Public License v3.0 UpdatedSep 2, 2022 -
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.
Jupyter Notebook Apache License 2.0 UpdatedJul 25, 2022 -
yolact Public
Forked from dbolya/yolactA simple, fully convolutional model for real-time instance segmentation.
Python MIT License UpdatedJul 23, 2022 -
PythonRobotics Public
Forked from AtsushiSakai/PythonRoboticsPython sample codes for robotics algorithms.
Python Other UpdatedJul 11, 2022 -
YOLOv7_Tensorrt Public
Forked from Monday-Leo/YOLOv7_TensorrtA simple implementation of Tensorrt YOLOv7
Python UpdatedJul 9, 2022 -
tensorrt_demos Public
Forked from jkjung-avt/tensorrt_demosTensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Python MIT License UpdatedJul 1, 2022 -
yolov5-rt-stack Public
Forked from zhiqwang/yolortyolort is a runtime stack for yolov5 on specialized accelerators such as libtorch, onnxruntime, tensorrt, tvm and ncnn.
Python GNU General Public License v3.0 UpdatedJun 18, 2022 -
onnx-simplifier Public
Forked from onnxsim/onnxsimSimplify your onnx model
Python Apache License 2.0 UpdatedJun 18, 2022 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedJun 17, 2022 -
yolov5_tensorrt Public
Forked from ZJU-lishuang/yolov5_tensorrtyolov5部署
C++ GNU General Public License v3.0 UpdatedJun 17, 2022 -
YOLOX Public
Forked from Megvii-BaseDetection/YOLOXYOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
Python Apache License 2.0 UpdatedJun 16, 2022 -
tensorrtx Public
Forked from wang-xinyu/tensorrtxImplementation of popular deep learning networks with TensorRT network definition API
C++ MIT License UpdatedJun 15, 2022 -
TensorRT Public
Forked from NVIDIA/TensorRTTensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
C++ Apache License 2.0 UpdatedJun 15, 2022 -
Deformable-DETR Public
Forked from fundamentalvision/Deformable-DETRDeformable DETR: Deformable Transformers for End-to-End Object Detection.
Python Apache License 2.0 UpdatedMay 22, 2022 -
mmclassification Public
Forked from open-mmlab/mmpretrainOpenMMLab Image Classification Toolbox and Benchmark
Python Apache License 2.0 UpdatedMay 20, 2022 -
yolact_edge Public
Forked from WisconsinAIVision/yolact_edgeThe first competitive instance segmentation approach that runs on small edge devices at real-time speeds.
-
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python GNU General Public License v3.0 UpdatedApr 11, 2022 -
deeplabv3-plus-pytorch Public
Forked from bubbliiiing/deeplabv3-plus-pytorch这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。
Python MIT License UpdatedMar 24, 2022 -
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python UpdatedMar 21, 2022 -
ROS-Academy-for-Beginners Public
Forked from DroidAITech/ROS-Academy-for-Beginners中国大学MOOC《机器人操作系统入门》课程代码示例
CMake UpdatedJan 28, 2022 -
yolov5_tensorrt_int8_tools Public
Forked from Wulingtian/yolov5_tensorrt_int8_toolstensorrt int8 量化yolov5 onnx模型