kadattack

Results 4 issues of kadattack

I'm using Wine to run Zbrush in linux while using Blender 3.1 natively. I tried installing the GoB addon but get this error ``` Traceback (most recent call last): File...

enhancement
support
linux

How exactly is is multi-scale fusion performed when combining all the outputs from different branches in to one? I am asking about the process that happens AFTER the strided convolution...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? When I tried going for the...

bug-report

I downloaded the pems-bay.h5 file from [https://zenodo.org/record/4263971](https://zenodo.org/record/4263971) and used [https://github.com/liyaguang/DCRNN/blob/master/scripts/generate_training_data.py](https://github.com/liyaguang/DCRNN/blob/master/scripts/generate_training_data.py) to generate `test.npz`, `train.npz`, `val.npz` files in ./data/pems_bay/. When I run the command from the README.md ` python train.py spacetimeformer...