Shentl

Results 2 issues of Shentl

When i run the following code " import gluoncvth as gcv model = gcv.models.resnet50(pretrained=True) " I got -- AttributeError: module 'gluoncvth' has no attribute 'models' And i am confused

In paper "Breast Cancer Immunohistochemical Image Generation: a Benchmark Dataset and Challenge Review", it is menntioned that "The dataset used in this challenge consists of 3396 pairs of the training...