Open Takenokono opened 3 years ago
Using packages..
(SensatUrban) [test]% pip freeze (/media/takeda/0DC3-0000/SensatUrban) 15:44:33
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
absl-py==0.13.0
astor==0.8.1
Cython==0.29.15
gast==0.2.2
google-pasta==0.2.0
grpcio==1.39.0
h5py==2.10.0
importlib-metadata==2.1.1
joblib==0.14.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
Markdown==3.2.2
numpy==1.16.1
open3d-python==0.3.0.0
opt-einsum==3.3.0
pandas==0.25.3
protobuf==3.17.3
python-dateutil==2.8.2
pytz==2021.1
PyYAML==5.3.1
scikit-learn==0.21.3
scipy==1.4.1
six==1.16.0
tensorboard==1.14.0
tensorflow-estimator==1.14.0
tensorflow-gpu==1.14.0
termcolor==1.1.0
Werkzeug==1.0.1
wrapt==1.12.1
zipp==1.2.0
Looks like you hit the GPU memory limit
Hi, I have a problem when I try to train the Network. During training, processing stopped suddenly and I got a message bellow.
Is there anyone who have same problem or solve it? Thanks.