-
Running `eurosat_finetune`, from the error:
```
model = models_vit_tensor.__dict__[args.model](drop_path_rate=args.drop_path,
KeyError: 'mae_vit_base_patch8_128'
```
Adding `print(list(models…
-
i think, i have found a hint to what causes the amplitude gaps that we sometimes see in the analysis data in the sinusoidal models. i created a test signal containing 5 sines at 100, 900, 995,1005,110…
-
在运行api_v2.py时这个问题依然存在?请问怎么解决呀?
Traceback (most recent call last):
File "D:\ai\josencomfyui\GPT-SoVITS\api_v2.py", line 144, in
tts_pipeline = TTS(tts_config)
^^^^^^^^^^^^^^^
File "D:\ai\josenco…
-
Per @lmicheli recommendation, I suggest we add the dynamic albedo calculation as described [here](https://www.sciencedirect.com/science/article/pii/S2667113122000043).
I am up for taking the task o…
-
I understand it can reorder things in `CompositeFrame` i.e. to have an array which is (lat, spectral, lon) or similar, but what about in a WCS with just a `CelestialFrame` which is ordered `lat, lon`.…
-
### Provide a general description of the issue or problem.
The fitting infrastructure provided by @KriSun95 is a valuable addition to the package. To help modularity, flexibility and ease of maint…
-
Consider adding a false positive score based on the redrock fits of sky fiber spectra.
It helps making decision on the balance between flexibility and realism of the spectral models.
-
If you set the `input_units`, `return_units`, `input_units_equivalencies`, and `bounding_box` properties, then when you call a model, the `astropy.modeling.Model` base class will automatically convert…
-
**Describe the bug**
Spectral fails with `Cannot read properties of null (reading 'in')` and exit code `2` when you use `null` where spectral doesn't expect it.
**To Reproduce**
1. Given …
wedi updated
5 months ago
-
To support Physical Camera(Realistic Camera in PBRT-v3 https://pbr-book.org/3ed-2018/Camera_Models/Realistic_Cameras), we at least want to support describing lensing system data in GeomCamera.
To s…
syoyo updated
7 months ago