chenhaox
I am a Ph.D. graduated from Osaka University. My research interests include assembly planning and motion planning.
Fuzhou, Fujian, China
chenhaox's Stars
google-deepmind/dm_robotics
Libraries, tools and tasks created and used at DeepMind Robotics.
Spider-scnu/TSP
Learning4Optimization-HUST/H-TSP
Official implementation of H-TSP (AAAI2023)
bytedance/GR-1
Code for "Unleashing Large-Scale Video Generative Pre-training for Visual Robot Manipulation"
ShuoShenDe/Grounded-Sam2-Tracking
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
vietanhdev/anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
vietanhdev/samexporter
Export Segment Anything Models to ONNX
heyoeyo/muggled_sam
Muggled SAM: Segmentation without the magic
Gy920/segment-anything-2-real-time
Run Segment Anything Model 2 on a live video stream
patrick-tssn/Streaming-Grounded-SAM-2
Grounded Tracking for Streaming Videos
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
wgwang/awesome-LLMs-In-China
**大模型
jeinlee1991/chinese-llm-benchmark
中文大模型能力评测榜单:目前已囊括128个大模型,覆盖chatgpt、gpt-4o、谷歌gemini、百度文心一言、阿里通义千问、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及qwen2.5、llama3.1、glm4、书生internLM2.5、openbuddy、AquilaChat等开源大模型。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
ros-industrial/abb_experimental
Experimental packages for ABB manipulators within ROS-Industrial (http://wiki.ros.org/abb_experimental)
cyberbotics/pyikfast
Python bindings for the `ikfast` library and utilities to generate the analytical inverse kinematics solution
NVlabs/curobo
CUDA Accelerated Robot Library
Plachtaa/VALL-E-X
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
littlebearsama/3D-ObjectDetection-and-Pose-Estimation
3D目标检测与位姿估计学习笔记
vgarciasc/mcts-viz
Visualization of MCTS algorithm applied to Tic-tac-toe.
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
pypose/pypose
A library for differentiable robotics.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
pfnet/pfrl
PFRL: a PyTorch-based deep reinforcement learning library
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
danijar/dreamerv3
Mastering Diverse Domains through World Models