luo3300612 / image-captioning-DLCT

Official pytorch implementation of paper "Dual-Level Collaborative Transformer for Image Captioning" (AAAI 2021).
BSD 3-Clause "New" or "Revised" License
193 stars 31 forks source link

Feature extraction on customized images #1

Closed ltp1995 closed 3 years ago

ltp1995 commented 3 years ago

Hi, how to extract the image box features on customized images, can you share the pretrained models of RESNEXT-101 && RESNEXT152 and corresponding files for extra image extraction. Thanks!

luo3300612 commented 3 years ago

We use this repo to extract image box features, where you can download the pretrained models.