-
Hi,
I'm trying to train the model from scratch on another dataset. I noticed that you get depth_factor from this line:
```depth_factor = np.array([self.bbox_3d_shape[2]]).astype(np.float32)```
I ha…
-
**Describe the bug**
Certain models don't apply properly
**List and link to broken resourcepacks**
https://www.curseforge.com/minecraft/texture-packs/party-pups
https://www.curseforge.com/minec…
-
I would like to sample from my decoder.
The docs say I can:
But I get an error:
```bash
usage: translate.py [-h] [--config CONFIG] [--input INPUT] [--input-factors INPUT_FACTORS [INPUT_FACTO…
-
```
All other DataNucleus store plugins except RDBMS don't use inheritance
information, since they persist the whole of the object into a single "table"
(or equivalent). The GAE plugin should do the…
-
Hi,
I am running the `lstm_benchmark.py` test on CPU and multi GPU device(Amazon EC2) and I am not getting scaling as expected. Below are the pieces of information:
**Instance:** P3.8xLarge(Amaz…
-
Dear @deqings, @mingyuliutw, @jrenzhile, @KinglittleQ,
This issue is based on the file `PyTorch/models/PWCNet.py` which was initially committed by @mingyuliutw . We have two problems.
1. `c11` and…
-
I'm trying to get DINO ViT model from huggingface transformers running through Turbine. Here is the code I'm using to make it work on turbine. It's based on the sd_inference code in the repo.
```pyth…
-
Following `docs/ISSUES.md` and `docs/SAMPLING.md` set, but still out of memory. Here's my config and instruction
In `configs/inference/vista.yaml`, change `en_and_decode_n_samples_a_time` to `1`
`…
-
python3 run.py --model AttH --max_epochs 1 --batch_size 2
I was trying to execute AttH model with the above command from command prompt. I am getting an error "CUDA error: device-side assert trigge…
-
## Gold Price Prediction
The project aims to develop a robust predictive model for forecasting gold prices using neural networks and financial indicators. Gold prices are influenced by a wide range…