kangjiahui's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Tony-Tan/CUDA_Freshman
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
marcoslucianops/DeepStream-Yolo
NVIDIA DeepStream SDK 7.1 / 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
hhaAndroid/mmdetection-mini
mmdetection最小学习版
open-mmlab/OpenMMLabCourse
OpenMMLab course index and stuff
chaytonmin/Awesome-BEV-Perception-Multi-Cameras
Awesome papers about Multi-Camera 3D Object Detection and Segmentation in Bird's-Eye-View, such as DETR3D, BEVDet, BEVFormer, BEVDepth, UniAD
NVIDIA-AI-IOT/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
Erkaman/Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
guojianyang/cv-detect-robot
🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)
wzmsltw/BSN-boundary-sensitive-network
Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"
jetsonhacks/rootOnNVMe
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
Academic-Hammer/SciTSR
Table structure recognition dataset of the paper: Complicated Table Structure Recognition
JJBOY/BMN-Boundary-Matching-Network
A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
NVIDIA-AI-IOT/deepstream_pose_estimation
This is a DeepStream application to demonstrate a human pose estimation pipeline.
DanaHan/Yolov5-in-Deepstream-5.0
Describe how to use yolov5 in Deepstream 5.0
depctg/udacity-cs344-colab
Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming
sangyy/CUDA_Python
CUDA Python 科普之夜 | 手把手教你写GPU加速代码
royinx/CUDA_Resize
resize image in (CUDA, python, cupy)
cycoslee/NV_DeepstreamSDK_Excercise
NVIDIA Deepstream SDK & Gstreamer excercise
Extender/ImageResizer
Tool capable of resizing images using the nearest neighbor, bilinear interpolation and bicubic interpolation algorithms. Written in Qt/C++.
wzmsltw/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)