Pinned Repositories
ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
awesomeCV
记录state-of-art计算机视觉相关论文。
bev_lane_det
CenterFace
face detection
CenterFace.pytorch
unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
DBface_ncnn_demo
binianzjl's Repositories
binianzjl/bev_lane_det
binianzjl/DBface_ncnn_demo
binianzjl/detr3d
binianzjl/DQTrack
Official PyTorch implementation of End-to-end 3D Tracking with Decoupled Queries [ICCV 2023]
binianzjl/fast-reid
[WIP] SOTA ReID Methods and Toolbox
binianzjl/fiery
PyTorch code for the paper "FIERY: Future Instance Segmentation in Bird's-Eye view from Surround Monocular Cameras"
binianzjl/FlashOCC
binianzjl/GeMap
[ECCV'24] Online Vectorized HD Map Construction using Geometry
binianzjl/GenAD
GenAD: Generative End-to-End Autonomous Driving
binianzjl/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection
binianzjl/LaneSegNet
[ICLR 2024] Map Learning with Lane Segment for Autonomous Driving
binianzjl/MapBEVPrediction
[ECCV 2024] Accelerating Online Mapping and Behavior Prediction via Direct BEV Feature Attention
binianzjl/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
binianzjl/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
binianzjl/neat
[ICCV'21] NEAT: Neural Attention Fields for End-to-End Autonomous Driving
binianzjl/nniefacelib
nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库
binianzjl/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
binianzjl/ParkingE2E
binianzjl/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
binianzjl/pytorch-YOLOv4
Minimal PyTorch implementation of YOLOv4
binianzjl/RCLane
[ECCV 2022] RCLane: Relay Chain Prediction for Lane Detection
binianzjl/Real-time-GesRec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
binianzjl/Sparse4D
Sparse4D v1 & v2
binianzjl/SparseDrive
SparseDrive: End-to-End Autonomous Driving via Sparse Scene Representation
binianzjl/SparseOcc
Fully Sparse 3D Occupancy Prediction
binianzjl/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
binianzjl/Vista
A Generalizable World Model for Autonomous Driving
binianzjl/WoodScape
The repository containing tools and information about the WoodScape dataset.
binianzjl/yolov10
YOLOv10: Real-Time End-to-End Object Detection
binianzjl/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS