elicse's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
kartik-v/bootstrap-fileinput
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
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)
open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
onnx/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
Daniil-Osokin/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.
tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation
tensorlayer/HyperPose
Library for Fast and Flexible Human Pose Estimation
helloflask/flask-tutorial
Flask 入门教程 / Flask for Beginners
tpm2-software/tpm2-tss
OSS implementation of the TCG TPM2 Software Stack (TSS2)
nihui/ncnn-android-nanodet
bmartacho/UniPose
We propose UniPose, a unified framework for human pose estimation, based on our “Waterfall” Atrous Spatial Pooling architecture, that achieves state-of-art-results on several pose estimation metrics. Current pose estimation methods utilizing standard CNN architectures heavily rely on statistical postprocessing or predefined anchor poses for joint localization. UniPose incorporates contextual seg- mentation and joint localization to estimate the human pose in a single stage, with high accuracy, without relying on statistical postprocessing methods. The Waterfall module in UniPose leverages the efficiency of progressive filter- ing in the cascade architecture, while maintaining multi- scale fields-of-view comparable to spatial pyramid config- urations. Additionally, our method is extended to UniPose- LSTM for multi-frame processing and achieves state-of-the- art results for temporal pose estimation in Video. Our re- sults on multiple datasets demonstrate that UniPose, with a ResNet backbone and Waterfall module, is a robust and efficient architecture for pose estimation obtaining state-of- the-art results in single person pose detection for both sin- gle images and videos.
tjuskyzhang/Scaled-YOLOv4-TensorRT
Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.
vaesl/LRF-Net
Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019
l-sf/Linfer
基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。
miyamotok0105/pytorch_handbook
pytorch_handbook
fengjiqiang/Pretrained_Model_Pytorch
pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet
foota/ccl
Connected Component Labeling.
Wulingtian/nanodet_tensorrt_int8_tools
microsoft/TPM-2.0-Parser
Parse TPM 2.0 Command and Response streams
AlbinZhu/easy-trt
TensorRT for YOLOv10 with CUDA