pyaf / DenseNet-MURA-PyTorch

Implementation of DenseNet model on Standford's MURA dataset using PyTorch
https://medium.com/@pyaf/implementing-densenet-on-mura-using-pytorch-f39e92566815
MIT License
74 stars 33 forks source link

data,label #4

Closed afmsaif closed 6 years ago

afmsaif commented 6 years ago

i want to use the label resized data in a new architecture . which one is the label resized data that i can feed in my network?

pyaf commented 6 years ago

What do you mean by "label resized data"?