craymichael / CNN_LCD

CNNs for Loop-Closure Detection on the Oxford New College and City Centre Datasets
GNU General Public License v3.0
58 stars 14 forks source link

您好,请问您找到效果不好的原因了吗? #11

Closed Geroge-W closed 4 years ago

Geroge-W commented 4 years ago

@craymichael 您好,我最近叶遇到了同样的问题,总是效果很差,请问您找到效果不好的原因了吗?

craymichael commented 4 years ago

Hi, overfeat is currently broken and I do not intend to fix it. The over models are still supported from TF.slim - try that out. https://github.com/sermanet/OverFeat/issues/39 needs to be resolved in order for overfeat to work, otherwise the implementation needs to be replaced. I will leave that up to someone else.