Nichols

Results 8 issues of Nichols

VHACD compiles on ubuntu to TestVHACD as opposed to testVHACD or vhacd. Unsure if the other two are needed, but at least using the instructions from the vhacd repo, it...

Attempting to install, not a previous rust user. Installed rust, and then tried: `cargo install urdf-viz` and when trying to run `urdf-viz` I get `urdf-viz: error while loading shared libraries:...

### Describe the bug In a conda environment, installed wandb. Then attempted to log in. Just get an error. Python version 3.8.13 ```shell (ll4ma) nicholscrawfordtaylor@haku:~$ pip install wandb Collecting wandb...

cli

### Current Behavior So I've recently just tried to create an account. After the first signup page, while being redirected, my browser tab crashed. Now upon returning to login, I...

app

Is there a reason that networkx is ==2.2? It seems to be fine with higher versions. I'd be happy to fix issues caused caused.

``` Unable to CreateHouse! File "/home/nichols/mambaforge/envs/ll4ma/lib/python3.8/site-packages/procthor/generation/small_objects.py", line 85, in add_small_objects assert event, "Unable to CreateHouse!" File "/home/nichols/mambaforge/envs/ll4ma/lib/python3.8/site-packages/procthor/generation/__init__.py", line 209, in sample add_small_objects( File "/home/nichols/code/procthor/scripts/example.py", line 6, in house, _ =...

Is there a way to replicate the PaLI results? Either a training script, or ideally a checkpoint would be awesome. I'm hoping to use it as a component in a...

Hi, I'm trying to replicate the VNLI results. When running ```itm_vqa_blip2_train.py``` it's expecting a model config file for blip2, which isn't included in the repository. Is that available somewhere? ```...