-
Command and error message:
```
> python .\BasicVSR_PlusPlus\demo\restoration_video_demo.py .\BasicVSR_PlusPlus\configs\basicvsr_plusplus_denoise.py .\basicvsr_plusplus_denoise-28f6920c.pth .\1_3s_su…
-
I have successfully set up and run the demo for image as per the provided documentation. However, the output I'm getting is not accurate. Could you please assist in resolving this issue?
![hand_stand…
-
**System information**
- OS Platform and Distribution: MacOS 14.2.1
- Python version: 3.11.7
- DeepTables version: 0.2.6
- Other Python packages(run `pip list`):
```
Package …
-
### Implement SPEC0 (instead of NEP29)
* [SPEC0](https://scientific-python.org/specs/spec-0000/) describes minimal support for Python and other package versions across the eco-system
* We already …
-
If one runs the Jacobian calculation with sub-sampling enabled such as follows: `dyn.vf.jacobian(adata, regulators=top_pca_genes, effectors=top_pca_genes, sampling="velocity", sample_ncells=2000)`, su…
-
## 🐛 Bug
I'm getting glitchy visuals with surface rendering and `shading=flat` or `shading=smooth`. Not sure if it was ever good on my machine - did some checking at it's present all the way back to …
-
## 🐛 Bug
I'm trying to make example data available from zenodo.org. napari doesn't load it correctly. I also can't tell which plugin loaded the data. It's not AICSImageIO, because I have reported a…
-
### Description
Curvilinear grids are grids indexed by two dummy variables X and Y that are not defined in projection coordinates. The coordinates of the vertices can be given in latitudes longitud…
-
Hi,
@jdmarch (CCing you as followup to the Stack Overflow thread a few weeks ago)
We're using a fairly complex TraitsUI (4.4.0) GUI and have found that in versions of WX 2.8.12 and higher, including…
-
**edit** this looks more like a problem for score and profile likelihood confidence intervals with a link function that does not satisfy domain constraints.
I got an example where scoretest raises …