arnoweng / CheXNet

A pytorch reimplementation of CheXNet
576 stars 221 forks source link

how to train #4

Closed bob831009 closed 6 years ago

bob831009 commented 6 years ago

Hi, I'm new to pytorch. I have no idea how to train by this code, because there is only for eval. Hope you can release the training code. It may be pretty helpful, thx :)

zongyuange commented 6 years ago

I think the weighting strategy how the loss weight is assigned to training is pretty important to understand your code. We look forward to your training code.

arnoweng commented 6 years ago

Sorry, for some reasons the code is not available now, but you can refer another implementation for more details.