update readme
This commit is contained in:
@@ -19,7 +19,7 @@ Keras version implemented by Yuka Kihara can be found [here](https://github.com/
|
|||||||
Create enviroment with conda:
|
Create enviroment with conda:
|
||||||
|
|
||||||
```
|
```
|
||||||
conda create -n retfound python=3.6.15 -y
|
conda create -n retfound python=3.7.5 -y
|
||||||
conda activate retfound
|
conda activate retfound
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-39
@@ -1,53 +1,15 @@
|
|||||||
absl-py==0.13.0
|
|
||||||
art==5.2
|
|
||||||
cached-property==1.5.2
|
|
||||||
cachetools==4.2.2
|
|
||||||
charset-normalizer==2.0.4
|
|
||||||
cycler==0.10.0
|
|
||||||
dataclasses==0.8
|
|
||||||
decorator==4.4.2
|
|
||||||
future==0.18.2
|
|
||||||
google-auth==1.35.0
|
|
||||||
google-auth-oauthlib==0.4.5
|
|
||||||
grpcio==1.39.0
|
|
||||||
h5py==3.1.0
|
|
||||||
idna==3.2
|
|
||||||
imageio==2.9.0
|
|
||||||
importlib-metadata==4.6.4
|
|
||||||
joblib==1.0.1
|
|
||||||
kiwisolver==1.3.1
|
|
||||||
Markdown==3.3.4
|
|
||||||
matplotlib==3.3.4
|
|
||||||
networkx==2.5.1
|
|
||||||
numpy==1.19.5
|
|
||||||
oauthlib==3.1.1
|
|
||||||
opencv-python==4.5.3.56
|
opencv-python==4.5.3.56
|
||||||
pandas==0.25.3
|
pandas==0.25.3
|
||||||
Pillow==8.3.1
|
Pillow==8.3.1
|
||||||
protobuf==3.17.3
|
protobuf==3.17.3
|
||||||
pyasn1==0.4.8
|
|
||||||
pyasn1-modules==0.2.8
|
|
||||||
pycm==3.2
|
pycm==3.2
|
||||||
pydicom==2.3.0
|
pydicom==2.3.0
|
||||||
pyparsing==2.4.7
|
|
||||||
python-dateutil==2.8.2
|
|
||||||
pytz==2021.1
|
|
||||||
PyWavelets==1.1.1
|
|
||||||
requests==2.26.0
|
|
||||||
requests-oauthlib==1.3.0
|
|
||||||
rsa==4.7.2
|
|
||||||
scikit-image==0.17.2
|
scikit-image==0.17.2
|
||||||
scikit-learn==0.24.2
|
scikit-learn==0.24.2
|
||||||
scipy==1.5.4
|
scipy==1.5.4
|
||||||
six==1.16.0
|
|
||||||
tensorboard==2.6.0
|
tensorboard==2.6.0
|
||||||
tensorboard-data-server==0.6.1
|
tensorboard-data-server==0.6.1
|
||||||
tensorboard-plugin-wit==1.8.0
|
tensorboard-plugin-wit==1.8.0
|
||||||
threadpoolctl==2.2.0
|
|
||||||
tifffile==2020.9.3
|
|
||||||
timm==0.3.2
|
timm==0.3.2
|
||||||
tqdm==4.62.1
|
tqdm==4.62.1
|
||||||
typing-extensions==3.10.0.0
|
|
||||||
urllib3==1.26.6
|
|
||||||
Werkzeug==2.0.1
|
|
||||||
zipp==3.5.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user