qtaozhou1994's Stars
opendilab/awesome-diffusion-model-in-rl
A curated list of Diffusion Model in RL resources (continually updated)
gyq18/PythonRobotics
Python sample codes for robotics algorithms.
SingleZombie/DL-Demos
Demos for deep learning
devinluo27/potential-motion-plan-release
[ICML 2024] Potential Based Diffusion Motion Planning.
OpenDriveLab/ST-P3
[ECCV 2022] ST-P3, an end-to-end vision-based autonomous driving framework via spatial-temporal feature learning.
xialuxi/yolov5_face_landmark
基于yolov5的人脸检测,带关键点检测
linghu8812/tensorrt_inference
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
MichaelFan01/STDC-Seg
Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"
HuangJunJie2017/BEVDet
Code base of the BEVDet series .
0oyyo0/yolov5-TensorRT
利用yolov5和TensorRT从0到1实现目标检测的模型训练到模型部署全过程
OAID/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
ZJU-lishuang/yolov5_prune
yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5
brektrou/rtl8821CU
Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
BUPTLdy/Caffe_Code_Analysis
Caffe_Code_Analysis
ADLab-AutoDrive/BEVFusion
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
ika-rwth-aachen/Cam2BEV
TensorFlow Implementation for Computing a Semantically Segmented Bird's Eye View (BEV) Image Given the Images of Multiple Vehicle-Mounted Cameras.
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
233boy/v2ray
最好用的 V2Ray 一键安装脚本 & 管理脚本
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
gaopengcuhk/Stable-Pix2Seq
A full-fledged version of Pix2Seq
SwinTransformer/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
RenYurui/Global-Flow-Local-Attention
The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
Honlan/BeautyGAN
transfer the makeup style of a reference face image to a non-makeup face
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
omry/omegaconf
Flexible Python configuration system. The last one you will ever need.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.