Pinned Repositories
3399pro_rtsp
mpp+h264+rga+live555++opencv+rtsp
3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
awesome-yolo-object-detection
🔥🔥🔥 A collection of some awesome YOLO object detection series projects.
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
jetson-ffmpeg
ffmpeg support on jetson nano
multi-object-tracker
Multiple objects tracker using openCV and dlib
ncnn_yolov8
This project implements yolov8 ncnn deploy.
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Pytorch2TensorRT
CUDA10.0, CUDNN7.5.0, TensorRT7.0.0.11
YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.
jia0511's Repositories
jia0511/jetson-ffmpeg
ffmpeg support on jetson nano
jia0511/CogVLM2
GPT4V-level open-source multi-modal model based on Llama3-8B
jia0511/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
jia0511/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
jia0511/DeepSORT
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
jia0511/ED-Pose
[ICLR 2023] Official implementation of the paper "Explicit Box Detection Unifies End-to-End Multi-Person Pose Estimation "
jia0511/gpt4free
decentralising the Ai Industry, just some language model api's...
jia0511/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
jia0511/img2img-turbo
One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more
jia0511/LLaMA-Factory
A WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
jia0511/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
jia0511/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
jia0511/pcl
Point Cloud Library (PCL)
jia0511/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
jia0511/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
jia0511/PIDNet
This is the official repository for our recent work: PIDNet
jia0511/RFAConv
RAFConv: Innovating Spatital Attention and Standard Convolutional Operation
jia0511/ruankao_itpm
💯目前全网最全面的2023年信息系统项目管理师(软考高级)备考资源库。仅供个人学习,请勿用于商业
jia0511/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
jia0511/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.
jia0511/segment-anything-ncnn
an example of segment-anything infer by ncnn
jia0511/system_architect
💯目前全网最全面的2023年系统架构设计师(软考高级)备考资源库。仅供个人学习,请勿用于商业
jia0511/TensorRT-Alpha
🔥🔥🔥TensorRT-Alpha supports YOLOv8、YOLOv7、YOLOv6、YOLOv5、YOLOv4、v3、YOLOX、YOLOR...🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎It also supports end2end CUDA C acceleration and multi-batch inference.
jia0511/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
jia0511/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
jia0511/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
jia0511/tuning_playbook_zh_cn
一本系统地教你将深度学习模型的性能最大化的战术手册。
jia0511/UDIS2
ICCV2023 - Parallax-Tolerant Unsupervised Deep Image Stitching (UDIS++)
jia0511/YOLO-MS
YOLO-MS: Rethinking Multi-Scale Representation Learning for Real-Time Object Detection
jia0511/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information