-
i had download the latest MMdetection-main and installed mmcv=2.0.0,but when i run the code ,it tell me issue like the title,i had tried to install mmcv-full=1.7.1 ,but it need run with mmcv.transfor…
-
### Describe your issue.
Upgrading to GCC is the only change to my previous working build toolchain. So that might be playing a factor here. I don't seem to recall anything regarding this so might be…
ilayn updated
3 weeks ago
-
### Steps to reproduce the issue
I have anonymized the beginning of my paths with $HOME.
I use spack env. My specs in spack.yaml ( I attached entire spack.yaml file):
```
specs: [intel-oneapi-comp…
-
### Description
A common use-case for cartopy is to generate a series of maps which are then compiled into a movie (e.g. with ffmpeg).
This is slow. E.g. to transform, 0.25 deg global data to M…
-
### Describe the issue:
When trying to run suite2p registration, roi detection, classification, etc. on my 2-photon imaging data through Google Colab, suite2p will run through registration and try to…
-
# Feature request: Support TFP's (L-)BFGS optimiser
TensorFlow Probability (TFP) has a native TensorFlow implementation of the (L-)BFGS optimiser. Currently, GPflow doesn't use this and relies on s…
-
It would be great if [hyp2f1](https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.hyp2f1.html#scipy.special.hyp2f1) could be added under jax.scipy.special! Are there any plans to do thi…
-
I am running the Top2Vec code on MacOS 12.6 with Python 3.8, tensorflow-macos and tensorflow-metal.
I'm getting a segmentation exception in nn_descent:
Here's the packages:
```
% pip show pyn…
-
Hi,
I am having this error while running train.py from this repo.
File "train.py", line 42
logger.info(colorstr('hyperparameters: ') + ', '.join(f'{k}={v}' for k, v in hyp.items()))
…
-
### Environment
```
$ python --version
Python 3.6.8
```
```
$ pip list
Package Version
--------------- -------
cycler 0.10.0
decorator 4.4.1
imageio 2.6.1 …