ImageCaption 源码
图片字幕 入门 先决条件 Bulid码头工人运行bash docker_run.sh 获取评估功能 cd core/ git clone https://github.com/tylin/coco-caption.git # Only use 'pycocoevalcap' directory mv pycocoevalcap/ metrics/ 获取YOLOv5模型 cd data/ git clone https://github.com/ultralytics/yolov5.git 运行Stanford NLP Server进行令牌化 # Download CoreNLP https://stanfordnlp.github.io/CoreNLP/ java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer
下载地址
用户评论