LarryZhangy's Stars
filaPro/oneformer3d
[CVPR2024] OneFormer3D: One Transformer for Unified Point Cloud Segmentation
AILab-CVC/UniRepLKNet
[CVPR'24] UniRepLKNet: A Universal Perception Large-Kernel ConvNet for Audio, Video, Point Cloud, Time-Series and Image Recognition
GLiDR-CVPR2024/GLiDR
Authors' original implementation of the code for GLiDR: Topologically Regularized Graph Generative Network for Sparse LiDAR Point Clouds, CVPR 2024
apple/corenet
CoreNet: A library for training deep neural networks
AI-Hypercomputer/maxtext
A simple, performant and scalable Jax LLM!
collinleiber/ClustPy
A Python library for advanced clustering algorithms
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
ShenZheng2000/PointNorm-for-Point-Cloud-Analysis
This is the official Pytorch implementation of our paper "PointNorm: Normalization is All You Need for Point Cloud Analysis""
vLAR-group/GrowSP
🔥GrowSP in PyTorch (CVPR 2023)
yangyangyang127/Seg-NN
[CVPR2024 Hightlight] No Time to Train: Empowering Non-Parametric Networks for Few-shot 3D Scene Segmentation
mit-han-lab/spvnas
[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution
zhulf0804/3D-PointCloud
Papers and Datasets about Point Cloud.
zhang-tao-whu/PCM
Point Could Mamba: Point Cloud Learning via State Space Model
WINSDK/bite
Disassembler focused on comprehensive rust support.
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
nalgeon/redka
Redis re-implemented with SQLite
DescentDevelopers/Descent3
Descent 3 by Outrage Entertainment
google-deepmind/recurrentgemma
Open weights language model from Google DeepMind, based on Griffin.
karpathy/llm.c
LLM training in simple, raw C/CUDA
allenai/OLMo
Modeling, training, eval, and inference code for OLMo
Filimoa/open-parse
Improved file parsing for LLM’s
qizekun/VPP
[NeurIPS 2023] VPP: Efficient Conditional 3D Generation via Voxel-Point Progressive Representation
Lupin1998/Awesome-MIM
[Survey] Masked Modeling for Self-supervised Representation Learning on Vision and Beyond (https://arxiv.org/abs/2401.00897)
VDIGPKU/BEV-MAE
[AAAI 2024] BEV-MAE: Bird's Eye View Masked Autoencoders for Point Cloud Pre-training in Autonomous Driving Scenarios
zyh16143998882/AAAI24-PointFEMAE
The code for the paper "Towards Compact 3D Representations via Point Feature Enhancement Masked Autoencoders" (AAAI'24).
techmn/satmae_pp
Official repository for "Rethinking Transformers Pre-training for Multi-Spectral Satellite Imagery" (CVPR 2024)
pojntfx/weron
Overlay networks based on WebRTC.
webdataset/webdataset
A high-performance Python-based I/O system for large (and small) deep learning problems, with strong support for PyTorch.
libffcv/ffcv
FFCV: Fast Forward Computer Vision (and other ML workloads!)
facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.