Skip to content

fuqianya/awesome-referring-expression-comprehension-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Awesome-referring-expression-comprehension-code

REC

This repo reproduces a wide rage of papers about Referring Expression Comprehension (REC). The task of REC aims to localize a target object in an image described by a referring expression, as we can see above. In this repo, we advocate high-quality implementation. Unlike most open source repos which only implement methods roughly, we carefully check our code and read the original paper to make sure the consistent between them. We also compare the performance of our implementation with the results reported in the original paper to further validate the correctness of our implementation. Only the implementation with closely performance of the original paper will be included in this repo. Furthermore, We rewrite some code, which is originally written with caffe or Tensorflow 1.x that may annoy someone not familiar with it, with Tensorflow 2.x and PyTorch which are more readable and the most common used deep learning frameworks.

Awesome Python 3.7 tensorflow2.2.0 pytorch Project Status: Active – The project has reached a stable, usable state and is being actively developed. License

Finished

Ongoing

Model Paper Paper Code
[Rohrhach, 2016'ECCV]
Grounding of Textual Phrases in Images by Reconstruction 1511.03745 -

TODO

Model Paper Paper Code
[Mao, 2016'CVPR]
Generation and Comprehension of Unambiguous Object Descriptions
1511.02283
[Hu, 2016'CVPR] Natural Language Object Retrieval 1511.04164 -
[Nagaraja, 2016'ECCV]
Modeling Context Between Objects for Referring Expression Understanding 1608.00525 -

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published