CheXNet
CheXNet copied to clipboard
Code for training the model?
Hi, thanks a lot for providing CheXNet implementation in PyTorch!
Could you please also provide the script to train the model on nih-14 dataset (exactly the same way it was trained in CheXNet paper)?
Also have you used the train-test split provided in the nih-14 dataset itself or have you used your own strategy for splitting the data? Looking forward to hearing from you.