Open Ouwen opened 5 years ago
@jason-zl190
@jason-zl190
Working on it!
For reference, here's the download URLs of the 56 4GB zip files: https://nihcc.app.box.com/v/DeepLesion/file/316932195591 they all contain PNGs. Would be happy to assist with this!
See also: the code @Ouwen and I used at Gradient Health to populate our cloud bucket https://github.com/suyashkumar/deeplesion-gcp-loader
For reference, here's the download URLs of the 56 4GB zip files: https://nihcc.app.box.com/v/DeepLesion/file/316932195591 they all contain PNGs. Would be happy to assist with this!
See also: the code @Ouwen and I used at Gradient Health to populate our cloud bucket https://github.com/suyashkumar/deeplesion-gcp-loader
Thanks for the help.
@Ouwen I create a pull request last week. chexpert
, coco
and stanford_dogs
are the references. The current version depends on manually download and user needs to provide csv files containing split info. I shall include the download
function and split
logic in the next version. They were tested locally already.
@Ouwen I create a new pull request and closed the old one because it's outdated. I also create a new issue for it #1225 . Would you mind be my reviewer? This version no longer needs to manually download and place the data.
Folks who would also like to see this dataset in
tensorflow/datasets
, please thumbs-up so the developers can know which requests to prioritize.And if you'd like to contribute the dataset (thank you!), see our guide to adding a dataset.