-
Train a custom lightweight model on the Satellite data[¶](http://localhost:8888/notebooks/Space2Ground_use_case.ipynb#Train-a-custom-lightweight-model-on-the-Satellite-data)
import os
lr = 0.001
sa…
-
Thanks for your exciting work. May I ask you some questions:
Q1. When I train (meta-train) the model with 4 gpus with qpth solver, I get the RuntimeError(at the bottom). But when meta-training the mo…
-
Hi, I've been playing with this diffusion model library for a few days, it is great to have such library that allows common users to train audio data with limited resources.
I have a problem with r…
-
## 🐛 Bug
When training models with mixed precision mode, interpolate operation is very slow.
## To Reproduce
Please test this piece of code:
```python
import torch
import torch.nn as nn
…
-
Hi!
I am running a simple specification à la ```lm(y ~ x, data = DT)``` with several subsets of that data table and would like to display all of the resulting models in one table.
Let's assume …
-
In generated fbx material file
`build/sceneform_sdk/default_materials/fbx_material.sfm`
there is an emissive property declared:
`sfm.hasSourceProperty("emissive"),`
But the property is never …
-
### Expected Behavior
Support for modern TTS models for various languages without the need for external TTS APIs.
### Actual Behavior
[Link](https://docs.getleon.ai/configuration.html#environ…
-
# Prerequisites
- [x] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of the documentation with the issue
https://github.com/tensorflow/models/blob/mas…
-
Hi there,
Sorry, this is my first time posting an issue for an R package so I am unsure what is standard protocol. If you need me to submit a full markdown file then I could probably do that.
I …
-
I'm getting the following issue when I'm trrying to load my model,
---------------------------------------------------------------------------
ValueError Traceback (…