ymli39 / DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection

DeepSEED: 3D Squeeze-and-Excitation Encoder-Decoder ConvNets for Pulmonary Nodule Detection
MIT License
106 stars 32 forks source link

Clarification on dependencies #22

Closed MjdMahasneh closed 3 years ago

MjdMahasneh commented 3 years ago

@ymli39

Could you kindly clarify what are the dependencies to run this project? What versions were used (e.g. Python, PyTorch, CUDA, cuDNN,..etc.)

This is very helpful for the reproduction of this work.

Many thanks in advance.

dinhanhx commented 3 years ago

Please add requirements.txt for Python

ymli39 commented 3 years ago

Sorry about late response, I used pytorch version of 0.4.1.

MjdMahasneh commented 3 years ago

Thank you so much for your response.