wishgale's starred repositories

deep-learning-for-image-processing

deep learning for image processing including classification and object-detection etc.

Language:PythonLicense:GPL-3.0Stargazers:22534Issues:160Issues:414

YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

Language:PythonLicense:Apache-2.0Stargazers:9343Issues:76Issues:1483

LogicStack-LeetCode

公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码

patterns-of-distributed-systems

《Patterns of Distributed Systems》中文版

pytracking

Visual tracking library based on PyTorch.

Language:PythonLicense:GPL-3.0Stargazers:3203Issues:83Issues:407

bolt

10x faster matrix and vector operations

Language:C++License:MPL-2.0Stargazers:2470Issues:47Issues:34

lightweight-human-pose-estimation.pytorch

Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.

Language:PythonLicense:Apache-2.0Stargazers:2079Issues:34Issues:311

yoha

A practical hand tracking engine.

Language:TypeScriptLicense:MITStargazers:2061Issues:28Issues:22

YOLOP

You Only Look Once for Panopitic Driving Perception.(MIR2022)

Language:PythonLicense:MITStargazers:1903Issues:31Issues:199

PaddleVideo

Awesome video understanding toolkits based on PaddlePaddle. It supports video data annotation tools, lightweight RGB and skeleton based action recognition model, practical applications for video tagging and sport action detection.

Language:PythonLicense:Apache-2.0Stargazers:1506Issues:38Issues:319

SimpleCVReproduction

Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1200Issues:24Issues:24

cvzone

This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.

Language:PythonLicense:MITStargazers:1141Issues:27Issues:54

Paddle.js

Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could run in every browser with WebGL/WebGPU/WebAssembly supported. It could also run in Baidu Smartprogram and WX miniprogram.

Language:JavaScriptLicense:Apache-2.0Stargazers:980Issues:91Issues:141

awesome_lightweight_networks

The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐

Language:PythonLicense:MITStargazers:819Issues:15Issues:10

awesome-ncnn

😎 A Collection of Awesome NCNN-based Projects

PCL

PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"

Language:PythonLicense:MITStargazers:565Issues:17Issues:25

autovideo

AutoVideo: An Automated Video Action Recognition System

Language:PythonLicense:MITStargazers:318Issues:15Issues:15

althttpd

the small, simple HTTP server from sqlite

Language:CStargazers:315Issues:11Issues:0

flip

Synthetic Image generation with Flip. Generate thousands of new 2D images from a small batch of objects and backgrounds.

Language:PythonLicense:GPL-3.0Stargazers:301Issues:9Issues:24

YoloAll

YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest

Language:PythonLicense:Apache-2.0Stargazers:263Issues:5Issues:10

OpenSitUp

OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。

ffcnn

ffcnn is a cnn neural network inference framework, written in 600 lines C language.

Language:CLicense:LGPL-3.0Stargazers:75Issues:7Issues:2

USOT

[ICCV2021] Learning to Track Objects from Unlabeled Videos

cube

implement a simple algorithm to solve Rubik's Cube.

Language:CLicense:LGPL-3.0Stargazers:47Issues:3Issues:2

SiamTPNTracker

The official implementation of paper Siamese Transformer Pyramid Networks for Real-Time UAV Tracking, accepted by WACV22

Language:PythonLicense:MITStargazers:45Issues:0Issues:6

DRML

[ICCV 2021] Official PyTorch implementation for Deep Relational Metric Learning.

PoseTetris

体感俄罗斯方块游戏

Language:PythonStargazers:28Issues:3Issues:0

ViT-Lite

A Lite version of VisTransformer

Language:PythonStargazers:10Issues:1Issues:0