Pinned Repositories
Drive-WM
[CVPR 2024] A world model for autonomous driving.
action-models
EPIC-Kitchens baselines for Action Recognition
awesome-computer-vision
A curated list of awesome computer vision resources
Awesome-NAS
A curated list of neural architecture search (NAS) resources.
BA-Det
(CVPR 2023) Official PyTorch implementation of the paper: 3D Video Object Detection with Learnable Object-Centric Global Optimization.
BA2-Det
but_velodyne_cnn
caffe
Caffe: a fast open framework for deep learning.
caffe-segnet
Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
GMTracker
Official PyTorch implementation of "Learnable Graph Matching: Incorporating Graph Partitioning with Deep Feature Learning for Multiple Object Tracking" (CVPR 2021).
jiaweihe1996's Repositories
jiaweihe1996/GMTracker
Official PyTorch implementation of "Learnable Graph Matching: Incorporating Graph Partitioning with Deep Feature Learning for Multiple Object Tracking" (CVPR 2021).
jiaweihe1996/BA-Det
(CVPR 2023) Official PyTorch implementation of the paper: 3D Video Object Detection with Learnable Object-Centric Global Optimization.
jiaweihe1996/BA2-Det
jiaweihe1996/action-models
EPIC-Kitchens baselines for Action Recognition
jiaweihe1996/Awesome-NAS
A curated list of neural architecture search (NAS) resources.
jiaweihe1996/CenterTrack
Simultaneous object detection and tracking using center points.
jiaweihe1996/cpnet
Learning Video Representations from Correspondence Proposals (CVPR 2019 Oral)
jiaweihe1996/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
jiaweihe1996/DeFCN
End-to-End Object Detection with Fully Convolutional Network
jiaweihe1996/HOI-Learning-List
A list of the Human-Object Interaction Learing studies.
jiaweihe1996/jiaweihe1996.github.io
jiaweihe1996/mmdetection
Open MMLab Detection Toolbox and Benchmark
jiaweihe1996/MOT2VOC
Scripts to convert from MOTChallenge dataset to VOC like dataset
jiaweihe1996/nimo-markdown-cv
Maintain your CV in Markdown :sparkles:
jiaweihe1996/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
jiaweihe1996/PCA-GM
Code for ICCV 2019 oral paper: Learning Combinatorial Embedding Networks for Deep Graph Matching
jiaweihe1996/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
jiaweihe1996/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
jiaweihe1996/pytorch-grad-cam
PyTorch implementation of Grad-CAM
jiaweihe1996/pytorch-template
PyTorch deep learning projects made easy.
jiaweihe1996/qpth
A fast and differentiable QP solver for PyTorch.
jiaweihe1996/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
jiaweihe1996/Retinal-Vessel-Segmentation
jiaweihe1996/SFT_REID
Implementation of "Spectral Feature Tansformation for Person Re-identification"
jiaweihe1996/SiameseX.PyTorch
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
jiaweihe1996/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
jiaweihe1996/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
jiaweihe1996/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
jiaweihe1996/TimeCycle
Learning Correspondence from the Cycle-consistency of Time (CVPR 2019)
jiaweihe1996/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"