InnerPeace-Wu / densecap-tensorflow

Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after 500k iters of training)
MIT License
61 stars 28 forks source link

Turn off beam search in demo #22

Closed baragona closed 5 years ago

baragona commented 5 years ago

Many users have complained about performance

InnerPeace-Wu commented 5 years ago

thanks for your contribution.