Pinned Repositories
ConditionalDETR
This repository is an official implementation of the ICCV 2021 paper "Conditional DETR for Fast Training Convergence". (https://arxiv.org/abs/2108.06152)
ConditionalDETR
This repository is an official implementation of the ICCV 2021 paper "Conditional DETR for Fast Training Convergence". (https://arxiv.org/abs/2108.06152)
Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
detr
End-to-End Object Detection with Transformers
HRNet-FCOS
High-resolution Networks for the Fully Convolutional One-Stage Object Detection (FCOS) algorithm
moco-1
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
NNUI
NNUI is a visual neural networks editor. It's convenient and efficient and it aims to the beginners and the researchers.
PatternRecoginitionProject
Ann-Arbor-Intersection-Trajectory-Data
The dataset contains the vehicle trajectory data perceived by the roadside perception system deployed at the signalized intersections and pedestrian corssing midblocks of City of Ann Arbor, Michigan.
ROCO
A roundabout traffic conflict dataset
DeppMeng's Repositories
DeppMeng/PatternRecoginitionProject
DeppMeng/ConditionalDETR
This repository is an official implementation of the ICCV 2021 paper "Conditional DETR for Fast Training Convergence". (https://arxiv.org/abs/2108.06152)
DeppMeng/3detr
Code & Models for 3DETR - an End-to-end transformer model for 3D object detection
DeppMeng/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
DeppMeng/BEVHeight
An official code release of our CVPR'23 paper, BEVHeight
DeppMeng/CenterPoint
DeppMeng/cocoapi
COCO API - Dataset @ http://cocodataset.org/
DeppMeng/DAIR-V2X
DeppMeng/DANNet
(CVPR2021) DANNet: A One-Stage Domain Adaptation Network for Unsupervised Nighttime Semantic Segmentation
DeppMeng/DeppMeng
DeppMeng/deppmeng.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
DeppMeng/detrex
IDEA Open Source Toolbox for Transformer Based Object Detection Algorithms
DeppMeng/DriveLikeAHuman
Drive Like a Human: Rethinking Autonomous Driving with Large Language Models
DeppMeng/giraffe
This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
DeppMeng/ImmortalTracker
DeppMeng/l5kit
L5Kit - level5.lyft.com
DeppMeng/liquidctl
Cross-platform CLI and Python drivers for AIO liquid coolers and other devices
DeppMeng/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
DeppMeng/mmdetection
OpenMMLab Detection Toolbox and Benchmark
DeppMeng/mmflow
OpenMMLab optical flow toolbox and benchmark
DeppMeng/MotionNet
Repository for reproducing MotionNet
DeppMeng/MulimgViewer
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
DeppMeng/MVP
DeppMeng/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
DeppMeng/pytorch_cluster
PyTorch Extension Library of Optimized Graph Cluster Algorithms
DeppMeng/SparseFusion
[ICCV 2023] SparseFusion: Fusing Multi-Modal Sparse Representations for Multi-Sensor 3D Object Detection
DeppMeng/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
DeppMeng/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
DeppMeng/TransFusion
[PyTorch] Official implementation of CVPR2022 paper "TransFusion: Robust LiDAR-Camera Fusion for 3D Object Detection with Transformers". https://arxiv.org/abs/2203.11496
DeppMeng/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/