loklex's Stars
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
NVlabs/VoxFormer
Official PyTorch implementation of VoxFormer [CVPR 2023 Highlight]
hustvl/SparseInst
[CVPR 2022] SparseInst: Sparse Instance Activation for Real-Time Instance Segmentation
bumzy/book
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
JonasSchult/Mask3D
Mask3D predicts accurate 3D semantic instances achieving state-of-the-art on ScanNet, ScanNet200, S3DIS and STPLS3D.
DLR-RM/3DObjectTracking
Algorithms and Publications on 3D Object Tracking
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
zijie0/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
strayrobots/3d-annotation-tool
A graphical user interface to annotate point clouds and 3D data.
hustvl/YOLOP
You Only Look Once for Panopitic Driving Perception.(MIR2022)
facebookresearch/habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
sayakpaul/robustness-vit
Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
alexeybokhovkin/CAD-Deform
Code used in the research project CAD-Deform: Deformable Fitting of CAD Models to 3D Scans
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
haoyuanz13/My-CUDA-Work
A repository to store my cuda codes, including some common-used kernels.
btgraham/SparseConvNet-archived
Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubic or triangular/tetrahedral/hyper-tetrahedral lattices.
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
steveLauwh/SGI-STL
剖析 STL 是一种享受的过程!
LiuShihHung/GICN
bearpaw/pytorch-classification
Classification with PyTorch.
ArtyZe/yolo_segmentation
image (semantic segmentation) instance segmentation by darknet or yolo
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
mapillary/inplace_abn
In-Place Activated BatchNorm for Memory-Optimized Training of DNNs