xin

Results 5 issues of xin

```from classification_models import Classifiers ResNet18, preprocess_input = Classifiers.get('resnet18') ``` This funcition which name "preprocess_input" doing nothing, What pre-processing did you used to ? I want use this deep feature to...

有人知道这是什么原因吗,谢谢了,而且推断的时候都是 无instance

我自己尝试了下,结果训练loss一直是nan,头痛脑壳晕

这个数据集每张图片有很多个obejct大概百十个,有什么好的解决思路?谢谢。

我之前用这个函数好像会导致反向传播很慢,推断的过程不受影响