Skip to content
View bkakilli's full-sized avatar

Block or report bkakilli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. periodicrun periodicrun Public

    Python library for running a loop periodically with ~100 microseconds accuracy.

    Python 7

  2. labeler labeler Public

    Generate numeric labels for image sequences.

    C++

  3. 3d-segmentation 3d-segmentation Public

    Python

  4. pytorch_template pytorch_template Public

    Yet another template package for general deep learning model training and evaluation with PyTorch.

    Python 1

  5. Docker configuration for Turtlebot3 ... Docker configuration for Turtlebot3 Gazebo Simulation
    1
    # Dockerfile for Turtlebot3 Gazebo Simulation
    2
    
                  
    3
    FROM ubuntu:18.04
    4
    
                  
    5
    ARG DEBIAN_FRONTEND=noninteractive