Update README.md
This commit is contained in:
parent
e1f4363705
commit
aba6694c42
1 changed files with 2 additions and 0 deletions
|
@ -6,7 +6,9 @@
|
||||||
Support for several part files was included but, due to missing data with several part files, never tested.
|
Support for several part files was included but, due to missing data with several part files, never tested.
|
||||||
|
|
||||||
The code was tested on a Python 3.11.2 (Linux) with the following pip packages installed:
|
The code was tested on a Python 3.11.2 (Linux) with the following pip packages installed:
|
||||||
|
|
||||||
pip3 install numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipython jupyterlab mypy dataclasses-json dataconf mat73 ipympl torch torchtext pywavelets scikit-image opencv-python scikit-learn tensorflow_datasets tensorboard tqdm argh sympy jsmin pybind11 pybind11-stubgen pigar asciichartpy torchvision torchaudio tensorflow natsort roipoly
|
pip3 install numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipython jupyterlab mypy dataclasses-json dataconf mat73 ipympl torch torchtext pywavelets scikit-image opencv-python scikit-learn tensorflow_datasets tensorboard tqdm argh sympy jsmin pybind11 pybind11-stubgen pigar asciichartpy torchvision torchaudio tensorflow natsort roipoly
|
||||||
|
|
||||||
Not all packages are necessary but this is our default in-house installation plus roipoly.
|
Not all packages are necessary but this is our default in-house installation plus roipoly.
|
||||||
|
|
||||||
We used a RTX 3090 as test GPU.
|
We used a RTX 3090 as test GPU.
|
||||||
|
|
Loading…
Reference in a new issue