penghm307's Stars
2dust/v2rayN
A GUI client for Windows and Linux, support Xray core and sing-box-core and others
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
ultralytics/ultralytics
Ultralytics YOLO11 🚀
lib-pku/libpku
贵校课程资料民间整理
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
Megvii-BaseDetection/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/
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
foolwood/benchmark_results
Visual Tracking Paper List
Escheee/TBCF
Tracking Benchmark for Correlation Filters
airockchip/rknn_model_zoo
SJTU-Thinklab-Det/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
vojirt/kcf
Kernelized Correlation Filter tracker
foolwood/KCF
High-Speed Tracking with Kernelized Correlation Filters
airockchip/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
radxa/kernel
BSP kernel source
MikhailStartsev/deep_em_classifier
Eye movement classification with a 1D CNN-BLSTM model
RSKothari/EllSeg
zhanggefan/rotmmdet
sunanlin13174/YOLOX-train-your-data
load .txt to train YOLOX, same as Yolo others
RapidAI/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and Openvino supported.