Onestage Grounding
1.Multi-level Multimodal Common Semantic Space for Image-Phrase Grounding(2018 CVPR)
論文地址:http://openaccess.thecvf.com/content_CVPR_2019/papers.
代碼:https://github.com/hassanhub/MultiGrounding.
2.Real-Time Referring Expression Comprehension by Single-Stage Grounding Network(2018 arXiv)
論文地址:https://arxiv.org/pdf/1812.03426.pdf.
3.Zero-Shot Grounding of Objects from Natural Language Queries(2019 ICCV)
論文地址:http://openaccess.thecvf.com/content_ICCV_2019.
代碼:https://github.com/TheShadow29/zsgnet-pytorch.
4.A Fast and Accurate One-Stage Approach to Visual Grounding(2019 ICCV)
5.A Real-Time Cross-modality Correlation Filtering Method for Referring Expression Comprehension(2020 CVPR)
論文地址:https://openaccess.thecvf.com/content_CVPR_2020.
6.Improving One-stage Visual Grounding by Recursive Sub-query Construction(2020 ECCV)
ReSC
7.Linguistic Structure Guided Context Modeling for Referring Image Segmentation(2020 ECCV)
論文地址:https://www.ecva.net/papers/eccv_2020/papers_ECCV.
8.Propagating Over Phrase Relations for One-Stage Visual Grounding
論文地址:https://www.researchgate.net/publication/344380181_Propagating_Over_Phrase_Relations_for_One-Stage_Visual_Grounding
總結(jié)
以上是生活随笔為你收集整理的Onestage Grounding的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Java中方法调用参数传递的方式是传值,
- 下一篇: DataBricks从开源到商业化踩过的