We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬你好,我自己也复现了一下YOLOF,但我是在tf上写的,然后在pascal voc07上训练,然后测试的ap0.5只有0.66左右,这个结果是远远低于retinanet(0.7左右)的,甚至比FCOS还低(0.68左右),所以想问下你有在voc上做过实验吗,然后结果咋样呢
The text was updated successfully, but these errors were encountered:
对了,我的resolution是640x640
Sorry, something went wrong.
@JiXuKong 您好很抱歉这么晚才回复您的issue,我做过一次实验,在voc上大概是78左右,输入时800x800。最近,我这个YOLOF项目已经实现好了,README有了更新,您若是还对YOLOF感兴趣,可以看一看,支持voc上的训练。我这边由于一些客观因素,更多的结果没法给出了,还望见谅
thanks!
No branches or pull requests
大佬你好,我自己也复现了一下YOLOF,但我是在tf上写的,然后在pascal voc07上训练,然后测试的ap0.5只有0.66左右,这个结果是远远低于retinanet(0.7左右)的,甚至比FCOS还低(0.68左右),所以想问下你有在voc上做过实验吗,然后结果咋样呢
The text was updated successfully, but these errors were encountered: