Josiah Coad

Results 10 issues of Josiah Coad

Hello, The app works well although I noticed there is not much metadata about the messages that could be useful for my appliations. Namely, it would be nice to get...

I get this error on Windows 10, Carla 0.9.9 at seemingly random times. I get this error even with no modification to repo and running the test.py file. It breaks...

### Description I ran the following code in a **Google Colab** and get the error: ``` ModuleNotFoundError: No module named 'tensorflow.compat.v2' ``` ``` !pip install -q tensorflow==1.13.1 !pip install -q...

https://github.com/hassony2/torch_videovision/blob/ae4b32b4dc76f97387ae74c9c652bffb7ba05697/torchvideotransforms/tensor_transforms.py#L58 `cropped = tensor[:, :, y1:y1 + h, x1:x1 + h]` -> `cropped = tensor[:, :, y1:y1 + h, x1:x1 + w]`

- `>=1.9.0` was causing a 2.x version to install which broke the code, so changed to explicitly require ==1.14.0 - Only works with tensorflow==1.14.0 and numpy==1.16.0

Hi, I don't see a way to set the retry count of a cron lambda. Thats fine but it seems like a chalice deploy overrides whatever I set in my...

Hello, I am trying to run your code exactly as is (using your pretrained agent and vae) and just get :__"Waiting for sim to start...if the simulation is running, press...

question

Hello, I am trying to run your code exactly as is (using your pretrained agent and vae) and the model takes ~10 minutes to load. I was just wondering if...

question

I don't see links anywhere. is there a hub for these?