wbthomason
Roboticist/research scientist at @bdaiinstitute. aka @wthomason-bdai
@bdaiinstituteCambridge, MA, USA
wbthomason's Stars
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
vikhyat/moondream
tiny vision language model
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
DepthAnything/Depth-Anything-V2
[NeurIPS 2024] Depth Anything V2. A More Capable Foundation Model for Monocular Depth Estimation
pyinfra-dev/pyinfra
🔧 pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
openvla/openvla
OpenVLA: An open-source vision-language-action model for robotic manipulation.
sumerc/yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
hwittenborn/celeste
GUI file synchronization client that can sync with any cloud provider
intel/x86-simd-sort
C++ template library for high performance SIMD based sorting algorithms
TinyMPC/TinyMPC
Model-predictive control for microcontrollers
simpler-env/SimplerEnv
Evaluating and reproducing real-world robot manipulation policies (e.g., RT-1, RT-1-X, Octo) in simulation under common setups (e.g., Google Robot, WidowX+Bridge) (CoRL 2024)
dfki-ric/pytransform3d
3D transformations for Python.
ott-jax/ott
Optimal transport tools implemented with the JAX framework, to solve large scale matching problems of any flavor.
Forceflow/libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
fferflo/einx
Universal Tensor Operations in Einstein-Inspired Notation for Python.
2b-t/docker-for-robotics
Collection of best practices for working with Docker/Docker-Compose and the Robot Operating System (ROS/ROS 2) in simulation as well as with hardware and real-time requirements
LeCAR-Lab/model-based-diffusion
Official implementation for the paper "Model-based Diffusion for Trajectory Optimization". Model-based diffusion (MBD) is a novel diffusion-based trajectory optimization framework that employs a dynamics model to run the reverse denoising process to generate high-quality trajectories.
h2r/pomdp-py
A framework to build and solve POMDP problems. Documentation: https://h2r.github.io/pomdp-py/
pettni/smooth
Lie theory for robotics
BuildIt-lang/buildit
Online demo without installing at - https://buildit.so/tryit
robobenjie/posetree
A python library for handling poses, transforms and frames for robotics applications
imgeorgiev/DiffRL
Learning Optimal Policies Through Contact in Differentiable Simulation
ADVRHumanoids/OpenSoT
An Open Source Task Solving library with Constraints
orybkin/lexa
Discovering and Achieving Goals via World Models, NeurIPS 2021
JuliaPlanners/SymbolicPlanners.jl
Symbolic planners for problems and domains specified in PDDL.
robot-acceleration/URDFParser
A simple parser libaray for URDF Files. That returns a robot object which can be used to access links, joints, transformation matrices, etc.
KavrakiLab/captree-rs
Rust implementation of the Collision-Affording Point Tree (CAPT) for high-performance pointcloud collision checking
robot-acceleration/roboshape
Top-level repo for an FPGA hardware code generator for computing the analytical gradient of forward dynamics.
priyasundaresan/blender_bullet_traj_vis
anindex/torch_sinkhorn
Implementation of Sinkhorn algorithms in Torch.