contrastive-forward-model icon indicating copy to clipboard operation
contrastive-forward-model copied to clipboard

Results 10 contrastive-forward-model issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies

Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Hi, I have met an error when I try 'python sample_trajectories.py'. The error message is as followed: `ImportErrror: cannot import name 'constants' from 'dm_control.mujoco.wrapper.mjbindings'(..\dm_control\mujoco\wrapper\mjbindings\_init_.py)` The imported module in mjbindings can...

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Grid-shaped trajectory images are available during evaluation, could you please tell me how to increase the resolution of these output images? ![image](https://user-images.githubusercontent.com/75053635/160412580-5f307d70-6f52-4775-8a6a-3dd7420cbc27.png)

This project is based on mujoco's simulation code!!

When I try to evaluate rope 45°, it gives an error message 'No such file or directory: 'imgs/rope_45.png' ', How should I get this png file? ![image](https://user-images.githubusercontent.com/75053635/157387331-6207282a-9cfd-4752-8dd7-e38929894356.png)

When I run _python sample_trajectories.py_ get the error like this image. What should I execute before running this command? ![image](https://user-images.githubusercontent.com/75053635/145067089-ed3439b7-c5bd-4655-a78d-e25cc1a6d9bc.png) Looking forward to your recovery!

Hi, I'm trying to run your code following your instructions. However, I got a weird mujoco license error but I'm pretty sure my license is valid. Please find below the...