Tom-li (lijia-xing)

lijia-xing

Geek Repo

Company:Guangdong university of technology

Location:GUANGDONG,China

Github PK Tool:Github PK Tool

Tom-li's starred repositories

grok-1

Grok open release

Language:PythonLicense:Apache-2.0Stargazers:49448Issues:561Issues:209

ultralytics

NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:28860Issues:157Issues:8820

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:13243Issues:113Issues:1822

YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:5683Issues:62Issues:796

Cplusplus-Concurrency-In-Practice

A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》

Language:C++License:MITStargazers:5299Issues:463Issues:11

deep_sort

Simple Online Realtime Tracking with a Deep Association Metric

Language:PythonLicense:GPL-3.0Stargazers:5289Issues:95Issues:306

MedSAM

Segment Anything in Medical Images

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2826Issues:20Issues:278

Painter

Painter & SegGPT Series: Vision Foundation Models from BAAI

Language:PythonLicense:MITStargazers:2500Issues:37Issues:68

SensorsCalibration

OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving

Language:C++License:Apache-2.0Stargazers:2346Issues:48Issues:163

FaceMaskDetection

开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.

Language:Jupyter NotebookLicense:MITStargazers:2081Issues:56Issues:107

yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

Language:PythonLicense:GPL-3.0Stargazers:1988Issues:32Issues:276

SuperPoint

Efficient neural feature detector and descriptor

Language:Jupyter NotebookLicense:MITStargazers:1883Issues:34Issues:293

yolov5_obb

yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测

Language:PythonLicense:GPL-3.0Stargazers:1812Issues:12Issues:641

imu_utils

A ROS package tool to analyze the IMU performance.

Language:C++License:MITStargazers:1453Issues:34Issues:43

OneFormer

OneFormer: One Transformer to Rule Universal Image Segmentation, arxiv 2022 / CVPR 2023

Language:Jupyter NotebookLicense:MITStargazers:1450Issues:20Issues:111

LabelMeAnnotationTool

Source code for the LabelMe annotation tool.

Language:JavaScriptLicense:MITStargazers:1394Issues:63Issues:93

awesome-yolo-object-detection

🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.

EPro-PnP

[CVPR 2022 Oral, Best Student Paper] EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monocular Object Pose Estimation

Language:PythonLicense:Apache-2.0Stargazers:1095Issues:14Issues:90

RotationDetection

This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.

Language:PythonLicense:Apache-2.0Stargazers:1075Issues:21Issues:115

Kintinuous

Real-time large scale dense visual SLAM system

Language:C++License:NOASSERTIONStargazers:918Issues:76Issues:66

TensorRT-For-YOLO-Series

tensorrt for yolo series (YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support

YOLO-v5

:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:902Issues:13Issues:43

pytorch-auto-drive

PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help

Language:PythonLicense:BSD-3-ClauseStargazers:840Issues:10Issues:125

ppl.cv

ppl.cv is a high-performance image processing library of openPPL supporting various platforms.

Language:C++License:Apache-2.0Stargazers:485Issues:16Issues:41

ncnn_example

ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&&centerface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd

Language:C++License:MITStargazers:463Issues:28Issues:54

KinectFusionLib

Implementation of the KinectFusion approach in modern C++14 and CUDA

Language:CudaLicense:MITStargazers:452Issues:14Issues:0

IA-SSD

Not All Points Are Equal: Learning Highly Efficient Point-based Detectors for 3D LiDAR Point Clouds (CVPR 2022, Oral)

Language:PythonLicense:Apache-2.0Stargazers:371Issues:4Issues:63

Yolov5_RK3588

YOLOv5 for RK3588

TensorRT_Seg_LW_Refinenet

一个简单的TensorRT实现语义分割的C++程序