Pinned Repositories
3D-object-detection
Object detection using yolo and stereo cameras
3dObjectdetectin
Monocular 3d object detection
3Dpose_ssl
3D Human Pose Machines with Self-supervised Learning
ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
AI-Competition-Collections
AI比赛经验帖子 & 训练和测试技巧帖子 集锦(收集整理各种人工智能比赛经验帖)
apollo
An open autonomous driving platform
AutoDL-Projects
Automated deep learning algorithms implemented in PyTorch.
avod
Code for 3D object detection for autonomous driving
joint-freespace-detection
A Joint 3D-2D based Method for Free Space Detection on Roads
Tracking
RGB-T Object Tracking
zcl912's Repositories
zcl912/AI-Competition-Collections
AI比赛经验帖子 & 训练和测试技巧帖子 集锦(收集整理各种人工智能比赛经验帖)
zcl912/Awesome-Autonomous-Driving
awesome-autonomous-driving
zcl912/awesome-ChatGPT
ChatGPT相关资源汇总
zcl912/Awesome-LLM-Large-Language-Models-Notes
What can I do with a LLM model?
zcl912/BlazePose_torch
pytorch implement of google blazePose
zcl912/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
zcl912/Chinese_license_plate_detection_recognition
yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
zcl912/ClothFormer
code and demo for our CVPR2022 paper "ClothFormer: Taming Video Virtual Try-on in All Module"
zcl912/JSON2YOLO
Convert JSON annotations into YOLO format.
zcl912/mdistiller
A Knowledge Distillation Toolbox. The official implementation of https://arxiv.org/abs/2203.08679
zcl912/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
zcl912/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练、有监督微调、RLHF(奖励建模、强化学习训练)和DPO(直接偏好优化)。
zcl912/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
zcl912/multi-sensor-fusion
多传感器融合(lidar radar camera)
zcl912/openvino_blazepose
zcl912/openvino_movenet
MoveNet Single Pose on OpenVINO
zcl912/paddleOCR_cpp_tensorrt
The version of cpp tensorrt for paddleOCR.
zcl912/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
zcl912/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
zcl912/receptive_field
Compute receptive fields of your favorite convnets
zcl912/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
zcl912/SummerTTS
SummerTTS 是一个基于C++的独立编译的中文和英文语音合成项目,可以本地运行不需要网络,而且没有额外的依赖,一键编译完成即可用于中文和英文的语音合成。SummerTTS is a standalone Chinese and English speech synthesis(TTS) project that has almost no dependency and could be easily used for Chinese TTS with just one key build out
zcl912/tensorrt_inference
zcl912/Test_Net_Size
calculate params and FLOPs
zcl912/tflite2tensorflow
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.
zcl912/TraDeS
Track to Detect and Segment: An Online Multi-Object Tracker (CVPR 2021)
zcl912/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
zcl912/ultralytics
YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
zcl912/UniAD
[CVPR 2023 Best Paper] Planning-oriented Autonomous Driving
zcl912/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and Openvino supported.