logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

[目标检测]--CVPR2020-ATSS:Bridging the Gap Between Anchor-based and Anchor-free Detection

论文详细解释了anchor-free与anchor-based的本质区别,此外,使用ATSS去尝试解决label assignment的问题摘要:近年来,anchor-based检测器一直主导着目标检测。近年来,anchor-free检测器由于FPN和Focal Loss的引入而受到广泛关注。本文首先指出anchor-based检测与anchor-free检测的本质区别是在于如何定义正、...

“No module named conda”报错解决

一、问题:由于在其他虚拟环境安装库,不小心install 在了Anaconda的base环境下,导致conda报以下错误:Traceback (most recent call last):File "/home/znmd/anaconda2/bin/conda", line 7, in <module>from conda.cli import mainImportError: No

到底了