A Robotics Software Engineer / RL researcher lost in Tokyo. (Profile picture is generated with StableDiffusion2)
Pinned Loading
-
Kaixhin/imitation-learning
Kaixhin/imitation-learning PublicImitation learning algorithms
-
PyTorch implementation of Laplacian ...
PyTorch implementation of Laplacian Pyramid Loss. Only 2D images, the code only takes stride=1, but kernel size can be modified. 1import torch
2import numpy as np
3import torch.nn.functional as F
45 -
-
hand_eye_calibration_solver.py
hand_eye_calibration_solver.py 1""" A hand-eye calibration with minimal (numpy) dependency
2The calibration algorithm is from 'Hand-eye calibration using dual quaternion'
3by Konstantinos Daniilidis 1998.
45It comes with helper functions for rotation/quaternion transformations.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.