You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
deng 00936cb35b 更新 'README.md' 1 year ago
ascend310_infer FishNet99 Ascend910 GPU 2 years ago
scripts FishNet99 Ascend910 GPU 2 years ago
src FishNet99 Ascend910 GPU 2 years ago
README.md 更新 'README.md' 1 year ago
create_imagenet2012_label.py FishNet99 Ascend910 GPU 2 years ago
eval.py FishNet99 Ascend910 GPU 2 years ago
export.py FishNet99 Ascend910 GPU 2 years ago
postprocess.py FishNet99 Ascend910 GPU 2 years ago
train.py FishNet99 Ascend910 GPU 2 years ago

在FishNet中,图像中所有分辨率的信息都被保留并会针对最终任务进行细化精炼。此外,FishNet的作者观察到现有的模型仍然直接传播从深层到浅层的梯度信息,而FishNet可以很好地解决这个问题。在ImageNet-1k数据集上,FishNet可以用更少的参数超过DenseNet和ResNet的精度。在2018年COCO检测挑战赛的获奖作品中,FishNet作为一个模块被应用。

Python C++ Shell Text

Contributors (2)