yeyan00's Stars
SharperShape/eclair-dataset
Home of the open source ECLAIR dataset
hku-mars/FAST-LIVO2
FAST-LIVO2: Fast, Direct LiDAR-Inertial-Visual Odometry
yangjiheng/3DGS_and_Beyond_Docs
This is a collective repository for all 3DGS related progresses in research and industry world
liubonan123/OmniColor
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
CrazyBoyM/llama3-Chinese-chat
Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
xarray/osgverse
osgVerse, a complete 3d engine solution based on OpenSceneGraph.
Awesome3DGS/3D-Gaussian-Splatting-Papers
3D高斯论文,持续更新,欢迎交流讨论。
zcablii/SARDet_100K
[NeurIPS 2024 spotlight] Offical implementation of MSFA and release of SARDet_100K dataset for Large-Scale Synthetic Aperture Radar (SAR) Object Detection
intel/intel-extension-for-pytorch
A Python package for extending the official PyTorch that can easily obtain performance on Intel platform
sudhakar3697/awesome-electron-alternatives
A curated list of awesome Electron alternatives.
OpenDriveLab/DriveAGI
[CVPR 2024 Highlight] GenAD: Generalized Predictive Model for Autonomous Driving & Foundation Models in Autonomous System
likyoo/BAN
The pytorch implementation for "A New Learning Paradigm for Foundation Model-based Remote Sensing Change Detection"
dk-liang/Awesome-Segment-Anything
Collect some resource about Segment Anything (SAM), including the latest papers and demo
OpenDriveLab/End-to-end-Autonomous-Driving
[IEEE T-PAMI 2024] All you need for End-to-end Autonomous Driving
yeyan00/pointcloud-sota
Collect and summarize point cloud sota methods.
NVIDIA-AI-IOT/Lidar_AI_Solution
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, YUV2RGB, cuOSD,).
snap-research/EfficientFormer
EfficientFormerV2 [ICCV 2023] & EfficientFormer [NeurIPs 2022]
yeyan00/AIOne
Integrate object detection,2D Semantic segmentation and 3D Semantic Segmentationtasks into one library
SsisyphusTao/Object-Detection-Knowledge-Distillation
An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.
lhwcv/mlsd_pytorch
Pytorch implementation of "M-LSD: Towards Light-weight and Real-time Line Segment Detection"
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
WeikaiTan/Toronto-3D
A Large-scale Mobile LiDAR Dataset for Semantic Segmentation of Urban Roadways
meidachen/STPLS3D
🔥 Synthetic and real-world 2d/3d dataset for semantic and instance segmentation (BMVC 2022 Oral)
zouyaoji/vue-cesium
🎉 Vue 3.x components for CesiumJS.
mingx9527/Data_Label_Tools
收集整理开源的数据标注工具
yeyan00/potree23dtiles
potree pointcloud to cesium 3dtiles
sicara/easy-few-shot-learning
Ready-to-use code and tutorial notebooks to boost your way into few-shot learning for image classification.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch