h-bo's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
lyuwenyu/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
ryankiros/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
yjxiong/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
Sanster/text_renderer
Generate text images for training deep learning ocr model
udacity/cs344
Introduction to Parallel Programming class code
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
feichtenhofer/gpu_flow
GPU based optical flow extraction in OpenCV
wzmsltw/BSN-boundary-sensitive-network
Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"
liyunsheng13/micronet
jiyanggao/TALL
TALL: Temporal Activity Localization via Language Query
LisaAnne/LocalizingMoments
Github for my ICCV 2017 paper: "Localizing Moments in Video with Natural Language"
CVHub520/rtdetr-onnxruntime-deploy
This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.
yifita/action.sr_cnn
code for Two-Stream SR-CNNs for Action Recognition in Videos 2016