24-day current streak·62-day longest streak
I build tools for computer vision. Computer vision labelme ★16k+ - label images for segmentation, detection, and classification imgviz ★264+ - visualize images and labels without OpenCV or matplotlib octomap-python…
I build tools for computer vision.
Computer vision
- labelme ★16k+ - label images for segmentation, detection, and classification
- imgviz ★264+ - visualize images and labels without OpenCV or matplotlib
- octomap-python ★100+ - Python bindings for the OctoMap 3D mapping library
- osam - run SAM1/2/3, EfficientSAM, YOLO-World, and other promptable vision models locally
- sam3-onnx - ONNX export and inference for SAM3
- yolo-world-onnx - ONNX models for YOLO-World open-vocabulary detection
- labelme-satellite-image-demo - annotate satellite imagery with labelme and convert to GeoJSON for QGIS
CLIs & utilities
- gdown ★5.3k+ - download Google Drive files that wget and curl choke on
- imshow - display images from Python with a customizable viewer
- moviepy-cli - edit videos from the command line via MoviePy
- jqk - render JSON with jq patterns
- git-hunk - non-interactive git hunk staging for AI agents
- ihq _(wip)_ - externalize git-ignored files to a synced, identity-derived store
- acron _(wip)_ - schedule unattended coding agents on your own server via cron
Past work
- pytorch-fcn ★1.8k+ - Fully Convolutional Networks in PyTorch
- pytorch-for-numpy-users ★705+ - PyTorch reference for NumPy users
- morefusion ★238+ - 6D pose estimation from volumetric fusion (CVPR 2020)
- fcn ★216+ - Fully Convolutional Networks in Chainer
- video-cli ★136+ - command-line tools for quick video editing
- gshell ★112+ - navigate Google Drive as you do on a shell
- reorientbot ★58+ - learning object reorientation for posed placement (ICRA 2022)
- safepicking ★56+ - safe object extraction via object-level mapping (ICRA 2022)
-
labelme
Image annotation with Python. Supports polygon, rectangle, circle, line, point, and AI-assisted annotation.
Python ★ 16k 15h agoExplain → -
gdown
Google Drive public file downloader when curl/wget fails.
Python ★ 5.3k 10d agoExplain → -
pytorch-fcn ▣
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python ★ 1.8k 3y agoExplain → -
pytorch-for-numpy-users
PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com
HTML ★ 705 3y agoExplain → -
imgviz
Rich Image Visualization with Minimum Dependency (no OpenCV, Matplotlib)
Python ★ 264 1d agoExplain → -
morefusion ▣
MoreFusion: Multi-object Reasoning for 6D Pose Estimation from Volumetric Fusion, CVPR 2020
Python ★ 238 3y agoExplain → -
fcn
Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
Python ★ 216 4y agoExplain → -
video-cli
Command line tools for quick video editing.
Python ★ 136 4y agoExplain → -
gshell
Navigate in Google Drive as you do on shell (gshell = Google Drive + Shell).
Python ★ 112 2y agoExplain → -
octomap-python
Python binding of the OctoMap library.
Cython ★ 100 13h agoExplain → -
osam
Get up and running with SAM1,2,3, EfficientSAM, YOLO-World, and other promptable vision models locally.
Python ★ 91 10d agoExplain → -
sam3-onnx
ONNX export and inference for SAM3.
Python ★ 90 2mo agoExplain → -
call-python-from-cpp
Example Code of Calling Python from C++ with PyBind11.
C++ ★ 68 4y agoExplain → -
reorientbot
ReorientBot: Learning Object Reorientation for Specific-Posed Placement, ICRA 2022
Python ★ 58 4y agoExplain → -
chainer-mask-rcnn ▣
Chainer Implementation of Mask R-CNN. (Training code to reproduce the original result is available.)
Python ★ 56 4y agoExplain → -
safepicking
SafePicking: Learning Safe Object Extraction via Object-Level Mapping, ICRA 2022
Python ★ 56 4y agoExplain → -
dotfiles
My dotfiles.
Shell ★ 34 19h agoExplain → -
pascal3d
Toolkit for PASCAL3D dataset.
Python ★ 33 8y agoExplain → -
moviepy-cli
Command line interface for MoviePy.
Python ★ 28 10d agoExplain → -
yolo-world-onnx
ONNX models of YOLO-World (an open-vocabulary object detection).
Python ★ 27 2y agoExplain → -
labelme-satellite-image-demo
Annotate satellite imagery with LabelMe and convert the annotations to GeoJSON for use in GIS tools like QGIS.
Python ★ 26 1mo agoExplain → -
logboard
logboard: Monitor and Compare Logs on Browser/Terminal.
Python ★ 21 6y agoExplain → -
jqk
Render a JSON with jq patterns.
Rust ★ 20 2y agoExplain → -
label-fusion
Volumetric Fusion of Multiple Semantic Labels and Masks
C++ ★ 19 8y agoExplain → -
mask-rcnn.pytorch ⑂
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
Python ★ 16 8y agoExplain → -
imshow
Imshow - Flexible and Customizable Image Display with Python
Python ★ 14 5mo agoExplain → -
imgviz-cpp
Image Visualization Tools for C++
C++ ★ 14 4y agoExplain → -
github2pypi
Release tools from GitHub to PyPi.
Python ★ 14 4y agoExplain → -
hrp2_apc ▣
3D Object Segmentation for Shelf Bin Picking by Humanoid with Deep Learning and Occupancy Voxel Grid Map (Humanoids2016)
Common Lisp ★ 12 7y agoExplain → -
segment-anything ⑂
Fork to export to ONNX for Labelme.
★ 11 2y agoExplain → -
efficient-sam ⑂
Fork to export to ONNX for Labelme.
Jupyter Notebook ★ 10 2y agoExplain → -
zero-to-https-myapp
Zero to (https://)Myapp. Using Flask, Gunicorn, Nginx, and Certbot.
Python ★ 10 1y agoExplain → -
chainer-cyclegan
Chainer implementation of "Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Network".
Python ★ 10 7y agoExplain → -
screenshot-manager
Organize screenshot/screencast in a uniform manner.
Python ★ 8 4y agoExplain → -
sdf-object-model-descriptor
No description.
Python ★ 8 4y agoExplain → -
chainer-bicyclegan
Chainer implementation of "Toward Multimodal Image-to-Image Translation".
Python ★ 7 8y agoExplain → -
scikit-robot ⑂
A Flexible Framework for Robot Control in Python
Python ★ 6 4y agoExplain → -
git-hunk
Non-interactive git hunk staging for AI agents.
Python ★ 5 2d agoExplain → -
trimesh ⑂
Python library for loading and using triangular meshes.
Python ★ 5 4y agoExplain → -
real-harem
Transgender of real persons to achieve real harem, with mixed reality on Hololens.
Python ★ 4 8y agoExplain → -
label_octomap
Probabilistic 3D Multilabel Real-time Mapping for Multi-object Manipulation (IROS2017)
Python ★ 4 7y agoExplain → -
fanuc_experimental ⑂
Experimental packages for Fanuc manipulators within ROS-Industrial
C++ ★ 4 9y agoExplain → -
cython_catkin_example ▣
Simple example of Catkin + Cython.
CMake ★ 4 10y agoExplain → -
gotenshita
See Gotenshita(御殿下) court open status.
Python ★ 4 8y agoExplain → -
StarGAN ⑂
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
Python ★ 3 8y agoExplain → -
homebrew-labelme
Homebrew installation of labelme.
Ruby ★ 3 4y agoExplain → -
jqk-python
Render a JSON with jq patterns. Faster version in Rust -> https://github.com/wkentaro/jqk
Python ★ 3 2y agoExplain → -
chainer ⑂
A flexible framework of neural networks for deep learning
Python ★ 3 6y agoExplain → -
bullet3 ⑂
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
★ 3 4y agoExplain → -
axis_camera ⑂
Contains basic Python drivers for accessing an Axis camera's MJPG stream. Also provides control for PTZ cameras.
Python ★ 2 10y agoExplain → -
polyrnn-pp ⑂
Code for Polygon-RNN++ (CVPR 2018)
Jupyter Notebook ★ 2 8y agoExplain → -
chainercv ⑂
ChainerCV: a Library for Computer Vision in Deep Learning
Python ★ 2 6y agoExplain → -
wkentaro.github.io
My personal page.
HTML ★ 2 2y agoExplain → -
supereight ⑂
supereight: a high performance template octree library and a dense volumetric SLAM pipeline implementation
C++ ★ 2 7y agoExplain → -
imgaug ⑂
Image augmentation for machine learning experiments.
Python ★ 2 7y agoExplain → -
pytorch ⑂
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Python ★ 2 9y agoExplain → -
labelImg ⑂
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
Python ★ 2 9y agoExplain → -
darknet ⑂
Convolutional Neural Networks
C ★ 2 8y agoExplain → -
chainer-fast-rcnn ⑂
Chainer folk of Fast R-CNN (Object Detection Method)
Python ★ 2 10y agoExplain → -
wstool_cd
`cd` to repos in workspace managed by wstool.
Python ★ 2 8y agoExplain → -
fetch_ros ⑂
Open ROS Components for Robots from Fetch Robotics
C++ ★ 1 10y agoExplain → -
fetch_gazebo ⑂
Gazebo simulator for Fetch
Python ★ 1 10y agoExplain → -
notion-py ⑂
Unofficial Python API client for Notion.so
★ 1 2y agoExplain → -
knn_cuda ⑂
Fast K-Nearest Neighbor search with GPU
★ 1 6y agoExplain → -
pyrender ⑂
Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
★ 1 6y agoExplain → -
segmentation_models.pytorch ⑂
Segmentation models with pretrained backbones. PyTorch.
Python ★ 1 6y agoExplain → -
pytorch-image-models ⑂
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
★ 1 4y agoExplain → -
tnt ⑂
an abstraction to train neural networks
Python ★ 1 9y agoExplain → -
fanuc_demos ⑂
Demos of ROS(-Industrial) functionality specifically for (simulated) Fanuc robots
★ 1 9y agoExplain → -
vercel-fasthtml-python-boilerplate
Fixes the crash described in: https://x.com/wkentaro_/status/1825042400563396988
Python ★ 1 1y agoExplain → -
moveit_ros ⑂
MoveIt! ROS
C++ ★ 1 9y agoExplain → -
moveit_robots ⑂
MoveIt! configurations for different robots
C++ ★ 1 9y agoExplain → -
moveit ⑂
The MoveIt! motion planning framework
C++ ★ 1 9y agoExplain → -
moveit_msgs ⑂
ROS messages used by MoveIt
CMake ★ 1 9y agoExplain → -
YARR ⑂
Yet Another Robotics and Reinforcement (YARR) learning framework for PyTorch.
★ 1 4y agoExplain → -
PyRep ⑂
A toolkit for robot learning research.
Python ★ 1 5y agoExplain → -
cupy ⑂
NumPy-like API accelerated with CUDA
Python ★ 1 8y agoExplain → -
arc-robot-vision ⑂
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Grasp Detection and Image Matching for Novel Objects with Deep Learning
Lua ★ 1 8y agoExplain → -
visdom ⑂
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
Lua ★ 1 9y agoExplain → -
chainer-faster-rcnn ⑂
Object Detection with Faster R-CNN in Chainer
Python ★ 1 9y agoExplain → -
pcl_conversions ⑂
Package which provides conversions from PCL data types to ROS data types.
C++ ★ 1 9y agoExplain → -
cuda-smi ⑂
Simple utility to show nVidia GPU memory usage wrt. CUDA device IDs.
Objective-C ★ 1 9y agoExplain → -
vim-ros ⑂
Vim plugin for ROS development
Python ★ 1 8y agoExplain → -
libCMT ⑂
c++ port of the python code from https://github.com/gnebehay/CMT
C++ ★ 1 9y agoExplain → -
geometry ⑂
Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.
C++ ★ 1 9y agoExplain → -
flask-autoindex ⑂
Generates index page like mod_autoindex.
Python ★ 1 9y agoExplain → -
image_common ⑂
The image_common of http://www.ros.org/wiki/image_common has moved to github
C++ ★ 1 9y agoExplain → -
octomap_rviz_plugins ⑂
RViz display plugins for visualizing octomap messages in ROS
C++ ★ 1 9y agoExplain → -
octomap ⑂
An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.
C++ ★ 1 6y agoExplain → -
turtlebot ⑂
The turtlebot stack provides all the basic drivers for running and using a TurtleBot.
C++ ★ 1 9y agoExplain → -
robot_model ⑂
Contains packages for modeling various aspects of robot information, specified in the Xml Robot Description Format (URDF). The core package of this stack is urdf, which parses URDF files, and constructs an object model (C++) of the robot.
C++ ★ 1 9y agoExplain → -
ros_tutorials ⑂
Code used in tutorials found on ROS wiki
C++ ★ 1 9y agoExplain → -
octomap_mapping ⑂
ROS stack for mapping with OctoMap, contains octomap_server package
C++ ★ 1 6y agoExplain → -
jsk_semantics_201607 ⑂
No description.
Common Lisp ★ 1 9y agoExplain → -
awesome-jsk ⑂
awesome topics for jsk
★ 1 10y agoExplain → -
openrave ⑂
Open Robotics Automation Virtual Environment: An environment for testing, developing, and deploying robotics motion planning algorithms.
C++ ★ 1 10y agoExplain → -
openni2_camera ⑂
ROS wrapper for openni 2.0
C++ ★ 1 10y agoExplain → -
rgbd_launch ⑂
Launchfiles for use with depth cameras.
Python ★ 1 9y agoExplain → -
openni2_launch ⑂
Launch files to open an OpenNI2 device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
CMake ★ 1 10y agoExplain → -
pypcd ⑂
PCL pcd fileformat i/o in Python
Python ★ 1 10y agoExplain → -
dein.vim ⑂
:zap: Dark powered Vim/Neovim plugin manager
VimL ★ 1 10y agoExplain → -
caffe-tensorflow ⑂
Caffe models in TensorFlow
Python ★ 1 10y agoExplain → -
models ⑂
Models built with TensorFlow
Python ★ 1 10y agoExplain → -
pylabelme ⑂
Simple Image Annotation Tool
Python ★ 1 10y agoExplain → -
tqdm ⑂
A fast, extensible progress bar for Python
Python ★ 1 10y agoExplain → -
tensorflow ⑂
Computation using data flow graphs for scalable machine learning
C++ ★ 1 10y agoExplain → -
gps ⑂
Guided Policy Search
Python ★ 1 10y agoExplain → -
baxter_common ⑂
ROS Messages and robot description files for the Baxter Research Robot
CMake ★ 1 8y agoExplain → -
pcl_msgs ⑂
ROS package containing PCL-related messages
CMake ★ 1 9y agoExplain → -
rviz ⑂
ROS 3D Robot Visualizer
C++ ★ 1 8y agoExplain → -
bloom ⑂
A release automation tool which makes releasing catkin (http://ros.org/wiki/catkin) packages easier.
Python ★ 1 10y agoExplain → -
scikit-image ⑂
Image Processing SciKit (Toolbox for SciPy)
Python ★ 1 7y agoExplain → -
rtmros_common ⑂
OpenRTM - ROS interoperability packages
Common Lisp ★ 1 10y agoExplain → -
python-pcl ⑂
Python bindings to the pointcloud library (pcl)
Python ★ 1 10y agoExplain → -
roslint ⑂
Lint macros for ROS packages
Python ★ 1 10y agoExplain → -
jsk_docs ⑂
No description.
★ 1 10y agoExplain → -
vision_opencv ⑂
No description.
C++ ★ 1 5y agoExplain → -
catkin_lint ⑂
Check catkin packages for common errors
Python ★ 1 9y agoExplain → -
gazebo_ros_pkgs ⑂
Wrappers, tools and additional API's for using ROS with Gazebo. Formally simulator_gazebo stack
C++ ★ 1 9y agoExplain → -
nodelet_core ⑂
Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead
C++ ★ 1 9y agoExplain → -
image_pipeline ⑂
No description.
C++ ★ 1 9y agoExplain → -
fast-rcnn ⑂
Fast R-CNN
Python ★ 1 10y agoExplain → -
pylearn2 ⑂
A Machine Learning library based on Theano
Python ★ 1 10y agoExplain → -
rst2pdf ⑂
Use a text editor. Make a PDF.
Python ★ 1 10y agoExplain → -
scikit-neuralnetwork ⑂
Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn.
Python ★ 1 11y agoExplain → -
cheatsheet ⑂
The ROS Cheatsheet source
TeX ★ 1 10y agoExplain → -
ml_classifiers ⑂
This package is a ROS service that supports generic machine learning algorithms for supervised classification.
C++ ★ 1 10y agoExplain → -
catkin ⑂
A CMake-based build system that is used to build all packages in ROS.
Python ★ 1 8y agoExplain → -
ros ⑂
Core ROS packages
Python ★ 1 10y agoExplain → -
iai_kinect2 ⑂
Tools for using the Kinect One (Kinect v2) in ROS
C++ ★ 1 10y agoExplain → -
instant-rst.py ⑂
A server for preview rst document instantly
CSS ★ 1 10y agoExplain → -
bash-git-prompt ⑂
An informative and fancy bash prompt for Git users
Shell ★ 1 10y agoExplain → -
slacker ⑂
Full-featured Python interface for the Slack API
Python ★ 1 10y agoExplain → -
rosdep ⑂
rosdep multi-package manager system dependency tool
Python ★ 1 9y agoExplain → -
euslisp-docs ⑂
No description.
★ 1 10y agoExplain → -
slacker-cli ⑂
Messages to slack from command line
Python ★ 1 10y agoExplain → -
antibody ⑂
A faster and simpler version of antigen written in Go
Go ★ 1 10y agoExplain → -
rosdoc_lite ⑂
A light-weight version of rosdoc that does not rely on ROS infrastructure for crawling packages.
Python ★ 1 10y agoExplain → -
termsaver ⑂
Simple text-based Terminal Screensaver
Python ★ 1 10y agoExplain → -
pipes.sh ⑂
Animated pipes terminal screensaver
Shell ★ 1 10y agoExplain → -
zsh-completions ⑂
Additional completion definitions for Zsh.
Python ★ 1 10y agoExplain → -
docopt ⑂
Pythonic command line arguments parser, that will make you smile
Python ★ 1 11y agoExplain → -
legit ⑂
Git for Humans, Inspired by GitHub for Mac™.
Python ★ 1 10y agoExplain → -
clint ⑂
Python Command-line Application Tools
Python ★ 1 8y agoExplain → -
catkin_tools ⑂
Command line tools for working with catkin
Python ★ 1 10y agoExplain → -
oh-my-zsh ⑂
A delightful community-driven framework for managing your zsh configuration. Includes 180+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Shell ★ 1 8y agoExplain → -
vcstools ⑂
Python library for interacting with various VCS systems
Python ★ 1 10y agoExplain → -
ros_comm ⑂
ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
C++ ★ 1 6y agoExplain → -
EusLisp ⑂
EusLisp is an integrated programming system for the research on intelligent robots based on Common Lisp and Object-Oriented programming
Common Lisp ★ 1 10y agoExplain → -
zsh-git-prompt ⑂
Informative git prompt for zsh
Haskell ★ 1 10y agoExplain → -
wstool_catkin
catkin env hooks providing bash completion and setting ROS_WORKSPACE in devel space
EmberScript ★ 1 10y agoExplain → -
pr2_robot ⑂
PR2-specific components that are used in bringing up a robot.
Python ★ 1 11y agoExplain → -
jsk_model_tools ⑂
JSK model utilities
C++ ★ 1 9y agoExplain → -
jsk_3rdparty ⑂
No description.
C++ ★ 1 9y agoExplain → -
jsk_openni_kinect ⑂
JSK Lab OpenNI ROS packages
C++ ★ 1 10y agoExplain → -
jsk_common_msgs ⑂
No description.
C++ ★ 1 9y agoExplain → -
jsk_travis ⑂
No description.
Python ★ 1 8y agoExplain → -
jsk_smart_apps ⑂
JSK ros packages for smartphones
C ★ 1 9y agoExplain → -
jsk_control ⑂
jsk control ros packages
Common Lisp ★ 1 9y agoExplain → -
jsk_planning ⑂
JSK planning packages
Common Lisp ★ 1 10y agoExplain → -
live-cd ⑂
script to create live cd/usb
Shell ★ 1 11y agoExplain → -
jsk_roseus ⑂
JSK euslisp packages
Common Lisp ★ 1 9y agoExplain → -
jsk_demos ⑂
JSK demo programs
Python ★ 1 9y agoExplain → -
rtmros_tutorials ⑂
Tutorials for rtmros packages
Python ★ 1 9y agoExplain → -
jsk_pr2eus ⑂
PR2 euslisp packages
CMake ★ 1 10y agoExplain → -
common_msgs ⑂
Commonly used messages in ROS. Includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sensor_msgs), such as laser range finders, cameras, point clouds.
C++ ★ 1 9y agoExplain → -
rosdistro ⑂
This repo maintains a lists of repositories for each ROS distribution
Python ★ 1 8y agoExplain → -
neosnippet-snippets ⑂
The standard snippets repository for neosnippet
★ 1 11y agoExplain → -
numpy ⑂
Numpy main repository
C ★ 1 11y agoExplain → -
wkentaro
No description.
★ 0 15h agoExplain → -
acron
No description.
★ 0 13h agoExplain → -
ihq
Externalize git-ignored files and directories to a synced, identity-derived store, kept out of git.
Python ★ 0 2d agoExplain → -
herdr ⑂
agent multiplexer that lives in your terminal.
Rust ★ 0 2d agoExplain → -
nanoclaw ⑂
A lightweight alternative to Clawdbot / OpenClaw that runs in containers for security. Connects to WhatsApp, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
★ 0 3mo agoExplain → -
sam3 ⑂
The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
★ 0 6mo agoExplain → -
albumentations ⑂
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
★ 0 1y agoExplain → -
github-action-test
No description.
★ 0 1y agoExplain → -
darker ⑂
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
★ 0 3y agoExplain → -
YOLO-World ⑂
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
★ 0 2y agoExplain → -
habitat-sim ⑂
A flexible, high-performance 3D simulator for Embodied AI research.
★ 0 5y agoExplain → -
algorithms ⑂
Minimal examples of data structures and algorithms in Python
★ 0 6y agoExplain → -
franka_ros ⑂
ROS integration for Franka Emika research robots
★ 0 6y agoExplain → -
rlpyt ⑂
Reinforcement Learning in PyTorch
Python ★ 0 6y agoExplain → -
RLBench ⑂
A large-scale benchmark and learning environment.
★ 0 6y agoExplain → -
DenseFusion ⑂
"DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion" code repository
Python ★ 0 7y agoExplain → -
kfusion ⑂
This is an implementation sketch of the KinectFusion system described by Newcombe et al.
C++ ★ 0 7y agoExplain → -
glooey ⑂
An object-oriented GUI library for pyglet.
Python ★ 0 7y agoExplain → -
trimesh-glooey ▣
No description.
Python ★ 0 7y agoExplain → -
octomap-python-wheels
Build wheels for wkentaro/octomap-python.
Shell ★ 0 7y agoExplain → -
relational-networks ⑂
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
Python ★ 0 8y agoExplain → -
neural_renderer ⑂
Code for the paper "Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
Python ★ 0 8y agoExplain → -
gencpp ⑂
ROS C++ message definition and serialization generators
Python ★ 0 8y agoExplain → -
genmsg ⑂
Standalone Python library for generating ROS message and service data structures for various languages
Python ★ 0 8y agoExplain → -
catkin_virtualenv ⑂
Bundle python requirements in a catkin package via virtualenv
Python ★ 0 8y agoExplain → -
black ⑂
The uncompromising Python code formatter
Python ★ 0 8y agoExplain → -
awesome-semantic-segmentation ⑂
awesome-semantic-segmentation
★ 0 8y agoExplain → -
bond_core ⑂
Maintains a bond (i.e. heart beat ) between ROS nodes and provides feedback when the bond is broken
C++ ★ 0 8y agoExplain → -
audio_common ⑂
Common code for working with audio in ROS
Python ★ 0 9y agoExplain → -
rbo-apc-object-segmentation ⑂
No description.
Python ★ 0 9y agoExplain → -
industrial_ci ⑂
Easy continuous integration repository for ROS repositories
Shell ★ 0 8y agoExplain →
No repos match these filters.