shanshanname's Stars
Light-City/CPlusPlusThings
C++那些事
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
firmianay/CTF-All-In-One
CTF竞赛权威指南
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
foxsen/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
xingyizhou/CenterTrack
Simultaneous object detection and tracking using center points.
enpeizhao/CVprojects
computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)
open-mmlab/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
JonathonLuiten/TrackEval
HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).
Gumpest/YOLOv5-Multibackbone-Compression
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.
cv516Buaa/tph-yolov5
xiaop1/Verilog-Practice
HDLBits website practices & solutions
CosmiQ/yolt
You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery
researchmm/Stark
[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking
PeizeSun/TransTrack
Multiple Object Tracking with Transformer
MCG-NJU/MixFormer
[CVPR 2022 Oral & TPAMI 2024] MixFormer: End-to-End Tracking with Iterative Mixed Attention
zhengye1995/Tianchi-2019-Guangdong-Intelligent-identification-of-cloth-defects-rank5
天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案
dendorferpatrick/MOTChallengeEvalKit
DefTruth/torchlm
💎A high level pipeline for face landmarks detection, it supports training, evaluating, exporting, inference(Python/C++) and 100+ data augmentations, can easily install via pip.
LitingLin/SwinTrack
avanetten/yoltv4
Better, faster, peering over yonder. Improved large scale object detection in aerial/satellite imagery.
XUANTIE-RV/opene906
OpenXuantie - OpenE906 Core
Annbless/ViTAE
The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias
lyk19940625/MyRFBNet
基于RFBNET实现对无人机航拍图中电力杆塔,输电线的异常检测
quintonarnaud/5_stage_pipeline_CPU_verilog
Complete 5 stage pipeline proccessor with a cohesive hazard detection unit, forwarding unit, and controller. Written by me in Verilog HDL. Loaded instruction memory of MIPS ISA converted from C code written and converted by me.