Pinned Repositories
AdvancedAlgorithms
apollo
An open autonomous driving platform
bert_hyperpartisan
bev_lane_det
bevfusion
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Cam4DOcc
[CVPR 2024] Cam4DOcc: Benchmark for Camera-Only 4D Occupancy Forecasting in Autonomous Driving Applications
CarND-Kidnapped-Vehicle-Project
housegan
House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation
PointCloudSegmentation
A point cloud segmentation algorithm based on clustering analysis
TonyX19's Repositories
TonyX19/Cam4DOcc
[CVPR 2024] Cam4DOcc: Benchmark for Camera-Only 4D Occupancy Forecasting in Autonomous Driving Applications
TonyX19/AdvancedAlgorithms
TonyX19/bev_lane_det
TonyX19/bevfusion
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
TonyX19/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
TonyX19/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
TonyX19/chatgpt
Use ChatGPT On Wechat via wechaty
TonyX19/chatx
TonyX19/conditional-lane-detection
TonyX19/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
TonyX19/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
TonyX19/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
TonyX19/DINO
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
TonyX19/docGPT
ChatGPT directly within Google Docs as an Editor Add-on 📑
TonyX19/DynStatF
This repo includes code for the paper "DynStatF: An Efficient Feature Fusion Strategy for LiDAR 3D Object Detection"
TonyX19/EagerMOT
Official code for "EagerMOT: 3D Multi-Object Tracking via Sensor Fusion" [ICRA 2021]
TonyX19/FairMOT
This project provides an official implementation of our recent work on real-time multi-object tracking in videos. The previous works conduct object detection and tracking with two separate models so they are very slow. In contrast, we propose a one-stage solution which does detection and tracking with a single network by elegantly solving the align
TonyX19/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
TonyX19/makehuman
This is the main repository for the MakeHuman application as such.
TonyX19/OC_SORT
[CVPR2023] The official repo for OC-SORT: Observation-Centric SORT on video Multi-Object Tracking. OC-SORT is simple, online and robust to occlusion/non-linear motion.
TonyX19/OpenSubdiv
An Open-Source subdivision surface library.
TonyX19/PaddleSeg
End-to-end image segmentation kit based on PaddlePaddle.
TonyX19/PMF
Perception-aware multi-sensor fusion for 3D LiDAR semantic segmentation (ICCV 2021)
TonyX19/Pre-training-language-model
博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-training-language-model 配套博客链接:https://www.cnblogs.com/nickchen121/p/15105048.html
TonyX19/pyrobot
PyRobot: An Open Source Robotics Research Platform
TonyX19/RTX3060Test
TonyX19/SparseFusion
[ICCV 2023] SparseFusion: Fusing Multi-Modal Sparse Representations for Multi-Sensor 3D Object Detection
TonyX19/TransT
Transformer Tracking (CVPR2021)
TonyX19/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
TonyX19/Yolov5_DeepSort
Real-time multi-video multi-object tracker using YOLO v5 and Deep SORT with OSNet