zengyh1900 / 3D-Human-Body-Shape

[ICIMCS'2017] Official Code for 3D Human Body Reshaping with Anthropometric Modeling
https://doi.org/10.1007/978-981-10-8530-7_10
MIT License
340 stars 105 forks source link

Training very slow #22

Closed sangramrajekakade closed 4 years ago

sangramrajekakade commented 4 years ago

hello, after python train.py it will take too much time. how much take time to train a model? . stuck in

loading male deformation of facet 24999

Using TensorFlow backend.
2020-01-31 14:27:51.964071: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libnvinfer.so.6'; dlerror: libnvinfer.so.6: cannot open shared object file: No such file or directory
2020-01-31 14:27:51.964203: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libnvinfer_plugin.so.6'; dlerror: libnvinfer_plugin.so.6: cannot open shared object file: No such file or directory
2020-01-31 14:27:51.964219: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:30] Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly.
zengyh1900 commented 4 years ago

Hi,

Sorry for my late reply. The project has finished so long for me, I'm not sure how long it will take for training. I'm sorry that I have no plan to further improve it currently. You can try the model and demo with our released data and improve it by yourself!

Thanks,

sangramrajekakade commented 4 years ago

No Issues, Thanks for the reply. this project helped me a lot.