-
GroundingDINO Public
Forked from IDEA-Research/GroundingDINOOfficial implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Python Apache License 2.0 UpdatedAug 9, 2023 -
Yolov5_Magic Public
Forked from WangQvQ/YOLOMagic🚀🚀🚀一款面向改进Yolov5的开源仓库,提供丰富的魔改Yolov5方法 An open source repository for improving Yolov5, providing rich magic methods
Python GNU General Public License v3.0 UpdatedMay 16, 2023 -
yoloair Public
Forked from iscyy/ultralyticsPro🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, YOLOv8, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and othe...
Python GNU General Public License v3.0 UpdatedApr 27, 2023 -
infer Public
Forked from shouxieai/inferA new tensorrt integrate.
Cuda MIT License UpdatedApr 2, 2023 -
yolov5_obb Public
Forked from hukaixuan19970627/yolov5_obbyolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
-
trt-samples-for-hackathon-cn Public
Forked from NVIDIA/trt-samples-for-hackathon-cnSimple samples for TensorRT programming
Jupyter Notebook Apache License 2.0 UpdatedNov 25, 2022 -
yolov7-face Public
Forked from lucasjinreal/yolov7-faceNext Gen Face detection based on YOLOv7
-
labelGo-Yolov5AutoLabelImg Public
Forked from cnyvfang/labelGo💕YOLOV5 semi-automatic annotation tool (Based on labelImg)💕基于labelImg及YOLOV5的图形化半自动标注工具
Python MIT License UpdatedOct 14, 2022 -
PyTorch_YOWO Public
Forked from yjh0410/PyTorch_YOWOPython UpdatedOct 11, 2022 -
yolov7_d2 Public
Forked from lucasjinreal/yolov7_d2🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
Python GNU General Public License v3.0 UpdatedOct 5, 2022 -
3Dconstruction_yolov3 Public
Forked from ycc789741ycc/3Dconstruction_yolov3Implemented distance evaluation by applying yolov3 to construct 3D scenario with two cameras
Python UpdatedMay 7, 2022 -
omniverse-ai Public
Forked from themrgoxx/omniverse-aiImmersive AI - Learning in Simulated Worlds
UpdatedApr 1, 2022 -
deepstream-yolo-on-jetson Public
Forked from latonaio/deepstream-yolo-on-jetsonDockerfile MIT License UpdatedMar 29, 2022 -
rotate-yolov5-opencv-onnxrun Public
Forked from hpc203/rotate-yolov5-opencv-onnxrun分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序
C++ UpdatedFeb 19, 2022 -
cv-detect-robot Public
Forked from guojianyang/cv-detect-robotyolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)
Python UpdatedDec 23, 2021 -
YOLOv5-Lite Public
Forked from ppogg/YOLOv5-Lite🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size ...
Python GNU General Public License v3.0 UpdatedNov 23, 2021 -
labelme Public
Forked from wkentaro/labelmeImage Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Python Other UpdatedNov 17, 2021 -
Artificial-Intelligence-Terminology-Database Public
Forked from jiqizhixin/Artificial-Intelligence-Terminology-DatabaseA comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
Other UpdatedNov 17, 2021 -
Mask_Detector Public
Forked from Doctor-James/Mask_Detector本项目可以检测人是否佩戴口罩,若佩戴则输出绿框,未佩戴则输出红框; 本项目基于yolov5,部署通过TensorRT加速,帧率可达200FPS
C++ UpdatedNov 6, 2021 -
yolov5-deepsort-tensorrt Public
Forked from RichardoMrMu/yolov5-deepsort-tensorrtA c++ implementation of yolov5 and deepsort
C++ MIT License UpdatedOct 15, 2021 -
yolov5_deepsort_tensorrt_cpp Public
Forked from cong/yolov5_deepsort_tensorrt_cppThis repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.
Python MIT License UpdatedOct 15, 2021 -
yolov5_deepsort_tensorrt Public
Forked from cong/yolov5_deepsort_tensorrtThis repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.
Python MIT License UpdatedOct 15, 2021 -
Surface-Defect-Detection Public
Forked from Charmve/Surface-Defect-Detection📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
Python MIT License UpdatedSep 17, 2021 -
docker-yolov5-deepsort-jetson Public
Forked from hansheng0512/docker-yolov5-deepsort-jetsonDockerfile UpdatedSep 13, 2021 -
yolov5_Deepsort_rknn Public
Forked from Zhou-sx/yolov5_Deepsort_rknnTrack vehicles and persons on rk3399pro.
Jupyter Notebook UpdatedSep 11, 2021 -
TraDeS Public
Forked from JialianW/TraDeSTrack to Detect and Segment: An Online Multi-Object Tracker (CVPR 2021)
Python MIT License UpdatedSep 10, 2021 -
tensorrt-yolov5 Public
Forked from OpenJetson/tensorrt-yolov5Run tensorrt yolov5 on Jetson devices, supports yolov5s, yolov5m, yolov5l, yolov5x.
C++ UpdatedSep 1, 2021 -
nb Public
Forked from lucasjinreal/nbNeural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.
Python Other UpdatedAug 16, 2021 -
Pytorch_Yolor_DeepSort Public
Forked from pinery-sls/Pytorch_Yolor_DeepSortYolor and DeepSort
Python UpdatedAug 9, 2021 -
YOLOX_deepsort_tracker Public
Forked from pmj110119/YOLOX_deepsort_trackerusing yolox+deepsort for object-tracking
Python UpdatedAug 4, 2021