ycxia's Stars
Positivedelta/OpenCV-CUDA-Video-Image-Crop
An OpenCV / CUDA video crop class and example for the NVIDIA Jetson Orin and Xavier written in C++17
ycxia/nanodet-plus-rk3588-multi-outputs
Deploy nanodet model which has multi outputs different from original one output model
ycxia/nanodet-plus-rk3588
deploy nanodet-plus model on rk3588
botaoye/OSTrack
[ECCV 2022] Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework
MCG-NJU/MixFormer
[CVPR 2022 Oral & TPAMI 2024] MixFormer: End-to-End Tracking with Iterative Mixed Attention
coursera-dl/coursera-dl
Script for downloading Coursera.org videos and naming them.
amusi/CV-Company-List
**提供计算机视觉(CV)算法岗位的公司名单,欢迎大家提交issues进行补充
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
sfzhang15/ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
666DZY666/micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
googlehosts/hosts
镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
youngbaby123/channel_pruning_caffe
manutdzou/faster-rcnn-pure-c-plus-implement
c++ proposal layer and c plus wrapper
tusen-ai/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
aleju/imgaug
Image augmentation for machine learning experiments.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
hgpvision/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
ycxia/group-sparsity-sbp
Structured Bayesian Pruning, NIPS 2017
MedicineStick/Caffemodel_Compress
A C++ project for performing CNN channel pruning.
SrWYG/channelPruningXMU
channel puring implement on tensorflow
Guanghan/darknet
Convolutional Neural Networks
guoxiaolu/model_compression
deep learning model compression based on keras
JasonJiaxiangLi/network-pruning-redundancy-removing
necludov/group-sparsity-sbp
Structured Bayesian Pruning, NIPS 2017