boyang9602's Stars
meta-llama/llama
Inference code for Llama models
2dust/v2rayNG
A V2Ray client for Android, support Xray core and v2fly core
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
meta-llama/codellama
Inference code for CodeLlama models
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
Zeyi-Lin/HivisionIDPhotos
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
Ly0n/awesome-robotic-tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
jsbroks/coco-annotator
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
Harry24k/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
uzh-rpg/rpg_trajectory_evaluation
Toolbox for quantitative trajectory evaluation of VO/VIO
PRBonn/puma
Poisson Surface Reconstruction for LiDAR Odometry and Mapping
Kitware/pyLiDAR-SLAM
cene555/Imagen-pytorch
MartinHahner/LiDAR_fog_sim
LiDAR fog simulation
PRBonn/LocNDF
LocNDF: Neural Distance Field Mapping for Robot Localization
YuqiHuai/SORA-SVL
Local SVL Cloud
spabinger/terminator-cheat-sheet
Cheat Sheet for Terminator
IRMVLab/SNI-SLAM
[CVPR'24] SNI-SLAM: Semantic Neural Implicit SLAM
MapIV/pypcd4
Read and write PCL .pcd files in python
Thinklab-SJTU/S2TLD
Newly released traffic light dataset for small object detection.
velatkilic/LISA
fdwr/Onnx2Text
Converts an ONNX ML model protobuf from/to text, or tensor from/to text/CSV/raw data. (Windows command line tool)
jodavimehran/code-tracker
harinduravin/DualCam
DualCam Traffic Light Dataset created using two synchronous narrow angle and wide angle cameras.
Castiel-Lee/robustness_pc_detector
We propose the first robustness benchmark of point cloud detectors against common corruption patterns. We first introduce different corruption patterns collected for this benchmark and dataset. Then we propose the evaluation metrics used in our benchmark. Finally, we introduce the subject object detection methods and robustness enhancment methods selected for this benchmark.