Starred repositories
All Algorithms implemented in Python
deep learning for image processing including classification and object-detection etc.
An easy to use PyTorch to TensorRT converter
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution…
Some Conferences' accepted paper lists (including AI, ML, Robotic)
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
A Simple PointPillars PyTorch Implementation for 3D LiDAR(KITTI) Detection.
Benchmark of federated learning. Dedicated to the community. 🤗
Classification - Machine Learning This is ‘Classification’ tutorial which is a part of the Machine Learning course offered by Simplilearn. We will learn Classification algorithms, types of classifi…
You only need to configure one file to support model heterogeneity. Consistent GPU memory usage for single or multiple clients.
[ECCV2022, IJCAI2022] AutoAlignV2: Deformable Feature Aggregation for Dynamic Multi-Modal 3D Object Detection
This repo presents you the official code of "VISTA: Boosting 3D Object Detection via Dual Cross-VIew SpaTial Attention"
编译原理、课程设计,包含词法分析、LL1预测分析、LR1语法分析、DGA优化、算符优先语法分析、采用LR1生成中间代码、中间代码转换为汇编代码。
Pytorch implementations of some general federated optimization methods.
LuckMonkeys / arxiv-daily
Forked from Vincentqyw/cv-arxiv-daily🎓Automatically Update Distributed Learning Papers Daily using Github Actions (Update Every 12th hours)
The is the official implementation of ICCV 2023 paper "No Fear of Classifier Biases: Neural Collapse Inspired Federated Learning with Synthetic and Fixed Classifier".
XueBaolu / Federated-Learning-on-Graph-and-Tabular-Data
Forked from ChenfhCS/Awesome-Federated-Learning-on-Graph-and-Tabular-DataFederated learning on graph and tabular data related papers, frameworks, and datasets.
Decision tree classification of real versus fake news (based on Information Gain)
lloveapple / PointPillars
Forked from zhulf0804/PointPillarsA Simple PointPillars PyTorch Implenmentation for 3D Lidar(KITTI) Detection.