zexihan's Stars
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
richardkxu/distributed-pytorch
Distributed, mixed-precision training with PyTorch
TuSimple/tusimple-benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
linyliny/curb_detection
based on the paper A real-time curb detection and tracking method for UGVs by using a 3D-LIDAR sensor
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.
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
iamhankai/ghostnet.pytorch
[CVPR2020] GhostNet: More Features from Cheap Operations
linksense/MixNet-PyTorch
Concise, Modular, Human-friendly PyTorch implementation of MixNet with Pre-trained Weights.
romulus0914/MixNet-PyTorch
A PyTorch Implementation of MixNet
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
skyhehe123/SA-SSD
SA-SSD: Structure Aware Single-stage 3D Object Detection from Point Cloud (CVPR 2020)
peiyunh/wysiwyg
WYSIWYG: Exploiting Visibility for 3D Object Detection, CVPR 2020 (Oral)
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
V2AI/Det3D
World's first general purpose 3D object detection codebse.
eddyhkchiu/mahalanobis_3d_multi_object_tracking
[NeurIPS Workshop 2019] Official code of the paper "Probabilistic 3D Multi-Object Tracking for Autonomous Driving." First Place of the First NuScenes Tracking Challenge in the AI Driving Olympics Workshop of NeurIPS.
tianweiy/CenterPoint
maudzung/SFA3D
Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
anderskm/gputil
A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
xingyizhou/CenterTrack
Simultaneous object detection and tracking using center points.
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
SpursLipu/YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone
YOLO ModelCompression MultidatasetTraining
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xiaoweiChen/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
hoanhan101/ultimate-go
The Ultimate Go Study Guide
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.
WongKinYiu/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
pytube/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.